当前位置:   article > 正文

Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerExcepti_unable to start web server; nested exception is or

unable to start web server; nested exception is org.springframework.boot.web

报错信息:

Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat

原因分析:

1、检查自己的pom是否加错文件,发生冲突

这是我自己项目加错了报错了。 

2、或者是自己的文件没有加入到编译文件里面,maven clean一下,然后重新启动即可。

 3、检查是否在启动类上加入了注释@SpringBootApplication

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/153939?site
推荐阅读
相关标签
  

闽ICP备14008679号