could not autowire. No beans of 'xxxx' 問題解決
在IDEA 中錯誤提示如圖
解決方案:
1、檢視applicationContext.xml 配置檔案中包掃描是否新增了mapper
2、檢視xxxMapper.java 中@Repository 標籤。
1,2步不做程式可以執行,但是不符合spring規範,所以IDEA中會報警告。
網上許多教程更改警告提示,治標不治本。
相關文章
- Could not autowire. No beans of 'OrderService' type found. less... (Ctrl+F1) Inspection info:ChecksBean
- Could not find jar tool executable問題解決JAR
- springboot專案解決 No beans of 'UserDao' type found 問題Spring BootBean
- Git:warning: CALF wilL be replaced by LF in xxxx 問題解決Git
- iOS Xcode, 解決“Could not insert new outlet connection”的問題。iOSXCode
- 解決「問題」,不要解決問題
- PySimpleGUI 引入後VsCode出現問題提示 “could not be resolved” 解決方案GUIVSCode
- idea啟用後提示We could not validate your license xxxx解決辦法Idea
- 解決問題
- Java新增構造方法異常異常——Could not autowire. there is more than one bean of '' typeJava構造方法Bean
- 發現問題,解決問題
- 從根本解決windows安裝JDK出現error:could not open ‘...jvm.cfg‘的問題WindowsJDKErrorJVM
- Could not find *.apk!解決辦法APK
- yum問題解決
- sqlitedabaseislocked問題解決SQLite
- dump 解決問題
- 解決"Could not reserve enough space for object heap"Object
- 提問題比解決問題更重要
- 程式碼改造引發的NoSuchBeanDefinitionException:no bean named 'XXXX' available問題解決方案BeanExceptionAI
- 解決Qt編譯動態連結庫could not find or load the Qt platform plugin "windows" in.問題QT編譯PlatformPluginWindows
- 移動端問題解決 —— Starting a Gradle Daemon, 1 incompatible and 5 stopped Daemons could not be reused ...Gradle
- Installation did not succeed. The application could not be installed莫名其妙的問題解決APP
- SERVICE問題解決方法
- 解決高度塌陷問題
- qeephp 解決跨越問題PHP
- bg配置問題解決
- git ssl 問題解決Git
- AIX問題解決思路AI
- WAS startnode hang問題解決
- 解決grub rescue問題
- 解決跨域問題跨域
- Ubuntu 16.04 Vysor 破解 和黑屏問題解決+ 閃屏問題解決Ubuntu
- 【問題解決】單機搭建dataguard的問題
- Go:錯誤 could not launch process: EOF 解決Go
- jar檔案could not find the main class解決JARAI
- 解決 Github 國內訪問問題Github
- 解決github訪問慢的問題Github
- 解決 github 訪問不了的問題Github