admin管理员组文章数量:1794759
Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans,....
Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans, or using @Qualifier to identify the bean that should be consumed
报这个错是因为sringboot通过@Autowired注入接口的实现类时发现有多个,也就是有多个类继承了这个接口,spring容器不知道使用哪一个。 完整报错 解决方案 起因就是这里配置了这个
本文标签: PRIMARYbeansmarkingupdatingmultiple
版权声明:本文标题:Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans,.... 内容由林淑君副主任自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.xiehuijuan.com/baike/1686554419a81257.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论