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

最大的原因是:配置热部署时导入的spring-boot-devtools依赖冲突
将他删除重启,之后再添加回启动也不会报错

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

最大的原因是:配置热部署时导入的spring-boot-devtools依赖冲突
将他删除重启,之后再添加回启动也不会报错

4073

被折叠的 条评论
为什么被折叠?