原文:Field configService in com.rr.web.controller.common.CaptchaController required a single bean, but 2 were found: SPRING-BOOT 启动 错误

如图所示 我用的是mybatis plus. mybatis 问题所在就是包扫描 MapperScan basePackages com.rr 问题解决 精确包扫描的范围 MapperScan basePackages com.rr. .mapper ...

2022-03-04 13:26 0 1042 推荐指数:

查看详情

Field in required a single bean, but 2 were found:

我在其他类注入的时候出现以下错误 异常 Description: Field mibService in com.xxx.xxx.controller.SnmpController required a single bean, but 2 were found ...

Thu Jul 18 17:59:00 CST 2019 0 2986
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM