@Autowired注解|@Autowired注解 --required a single bean, but 2 were found出现的原因以及解决方法
@Autowired注解是spring用来支持依赖注入的核心利器之一,但是我们或多或少都会遇到required a single bean, but 2 were found(2可能是其他数字)的问题,接下来我们从源码的角度去看为什么会出现这个问题,以及这个问题的解法是什么? 首先我们写一个demo
推荐阅读
- SpringBoot利用切面注解及反射实现事件监听功能
- @Temporal|@Temporal 注解使用
- SpringMVC注解
- SpringBoot|SpringBoot 根据 注解和切面(AOP) 实时验证用户登陆状态
- java注解判断字段是否存在_SpringBoot 拦截器和自定义注解判断请求是否合法
- Spring纯注解开发模式让开发简化更简化
- SSM框架|SpringMVC全局乱码过滤器、注解@RequestParam、自定义类型转换器
- Jetpack|Compose 类型稳定性注解(@Stable & @Immutable)
- MyBatis|MyBatis注解开发
- 使用SpringMVC参数注解@PathVariable时出错提示