無法啟動web服務器,無法使用內嵌的tomcat
可能的問題就是包沖突所造成的,你看你最近添加了什么包,可能跟springboot版本
再就是看你前面有什么明顯的錯誤
轉自:
https://www.cnblogs.com/sunlang369/p/13878926.html
我前面
cause by
Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
Unable to start embedded Tomcat
我遇到問題后查百度, 各種各樣的原因, 各種各樣的解決方案
我最后改了版本后正常能用了