原文: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