原文:Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean

在Spring Boot項目中,出現這個錯誤有兩種情況: 一,在main方法所在的類忘記添加 SpringBootApplication 二,缺少依賴,添加即可 lt dependency gt lt groupId gt org.springframework.boot lt groupId gt lt artifactId gt spring boot starter web lt artif ...

2019-07-27 15:49 2 40364 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM