会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
javahepeng
博客园
首页
新随笔
联系
订阅
管理
2021年6月4日
Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean
摘要: 在Spring Boot项目中,出现这个错误有两种情况: 一,在main方法所在的类忘记添加@SpringBootApplication 二,缺少依赖,添加即可 1 2 3 4 <dependency> <groupId>org.springframework.boot</groupId> <art
阅读全文
posted @ 2021-06-04 12:11 javahepeng
阅读(759)
评论(0)
推荐(0)
公告
点击右上角即可分享