启动报错:Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
【代码】启动报错:Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
·

-
出现这种错误
-
第一:查看启动类是否添加
@SpringBootApplication注解 - 第二:查看是否添加spring-boot-starter-web依赖
-
第三:查看启动类是否写正确
更多推荐


所有评论(0)