会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Carol淋
博客园
首页
新随笔
联系
订阅
管理
2022年8月10日
@Autowired注解 --required a single bean, but 2 were found出现的原因以及解决方法
摘要: @Autowired注解是spring用来支持依赖注入的核心利器之一,但是我们或多或少都会遇到required a single bean, but 2 were found(2可能是其他数字)的问题,接下来我们从源码的角度去看为什么会出现这个问题,以及这个问题的解法是什么? 首先我们写一个demo
阅读全文
posted @ 2022-08-10 02:45 Carol淋
阅读(1817)
评论(1)
推荐(1)
编辑
公告