springboot配置servlet、listener、filter报错

报错:Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat 最大的原因是:配置热部署时导入的spring-boot-devtools依赖冲突 将他删除重启,之后再添加回启动也不会报错
相关文章
相关标签/搜索