会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
三瑞
博客园
首页
新随笔
联系
订阅
管理
2022年9月1日
SpringBoot Consider defining a bean of type 'xxx' in your configuration
摘要: 在springboot项目中出现Consider defining a bean of type ‘xxx’ in your configuration.的原因,是因为无法识别相应的bean,无法完成注入。解决办法有:1.检查实现类上是否添加@Service 2.实体类上是否添加@Component
阅读全文
posted @ 2022-09-01 16:09 三瑞
阅读(1119)
评论(0)
推荐(0)
公告