原文:Springboot启动报错:Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean

今天碰到这个错,真的头痛,让人哭笑不得 springboot启动报错: 最后解决: SpringApplication.run方法第一个参数传错了:错:SpringApplication.class ,换成:StartBootTestApplication.class。引以为戒 ...

2020-04-09 17:15 0 6016 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM