Unable to start ServletWebServerApplicationContext due to missing【解决办法】

今天爱分享给大家带来Unable to start ServletWebServerApplicationContext due to missing【解决办法】,希望能够帮助到大家。

问题:启动启动类报错
报错信息:Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
报错截图

报错原因:没有加“spring-boot-starter-web”依赖
百度说是可能还有其他原因:启动类没加注解“@SpringBootApplication”,我的是没加依赖。

解决方案:添加依赖

1510

<dependency>
     <groupId>org.springframework.boot</groupId>
     <artifactId>spring-boot-starter-web</artifactId>
</dependency>

原文链接:https://blog.itblood.com/1924.html,转载请注明出处。
0
火影崛起v2.26fArc3 AI版[PC+安卓/3.17G/更新]Jikage Rising [v2.26f Arc 3] [同人SLG/汉化/沙盒]
火影崛起v2.26fArc3 AI版[PC+安卓/3.17G/更新]Jikage Rising [v2.26f Arc 3] [同人SLG/汉化/沙盒]
5分钟前 有人购买 去瞅瞅看

站点公告

显示验证码
没有账号?注册  忘记密码?