原文:泛型依賴注入出現required a single bean, but 2 were found

問題描述 項目使用了tkmybatis,然后在service層使用泛型抽取了公共的CRUD操作,結果在Controller層注入的時候提示 BaseService: AppService: AppReleaseService: BaseServiceImpl: AppServiceImpl: AppReleaseServiceImpl: AppController: 解決方法 將不能注入的bean ...

2020-12-15 09:17 0 3385 推薦指數:

查看詳情

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