原文:Nacos 启动报错 Unable to start web server……Unable to start embedded Tomcat

报错内容如下 org.springframework.context.ApplicationContextException: Unable to start web server nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat a ...

2022-03-28 11:40 0 1064 推荐指数:

查看详情

启动springboot项目报错Unable to start embedded Tomcat

1、问题描述 最近在学习springcloud的时候,在父工程下新建一个model后,引入dashboard相关依赖后启动报错 2、产生原因 产生原因有可能就是pom.xml中下载的jar包版本冲突 原来的产生错误的pom.xml 3、解决方法 将新建的model的依赖 ...

Wed Feb 09 03:48:00 CST 2022 0 1147
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM