Could not autowire. No beans of 'OrderService' type found. less... (Ctrl+F1) Inspection info:Checks
解決方法:
步驟如下:
把最後一個√去掉,點選ok就好了
當然還有一點就是,sevice類的前面加上 @service註解
相關文章
- 解決 IDEA 中 Wrong root element less..(Ctrl+F1)Inspection info: This inspection checks if root ta 的問題Idea
- could not autowire. No beans of 'xxxx' 問題解決Bean
- 建立Maven專案,提示'settings.xml' has syntax errors less... (Ctrl+F1) Inspection info: Inspects a Maven...MavenXMLError
- 使用Pycharm出現No module named Test_01_module_a less... (Ctrl+F1) This inspection detects names that shPyCharm
- Java新增構造方法異常異常——Could not autowire. there is more than one bean of '' typeJava構造方法Bean
- Attribute GetCustomAttribute via method info of type
- Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of typeSpringFrameworkBeanException
- SAP QM 許可權控制可以到Inspection Type上
- Failed to read artifact descriptor for javax.servlet:jstl:jar:1.2 less... (Ctrl+F1) Inspects a MaveAIJavaServletJSJAR
- springboot專案解決 No beans of 'UserDao' type found 問題Spring BootBean
- XML tag has empty body less... (Ctrl+F1) Reports empty tag body. The validation works in XML / JSPXMLJS
- 無法解析的引用 'settings 更少... (Ctrl+F1) This inspection detects names that should resolve but don't. Due
- Attribute Checks
- Plugin 'org.apache.maven.plugins:maven-resources-plugin:2.7' not found less... (Ctrl+F1)問題解決PluginApacheMaven
- 排查qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.QTPluginPlatform
- Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'HTTP
- idea裡程式碼報黃色:XML tag has empty body less... (Ctrl+F1) Reports empty tag body. The validation works inIdeaXML
- a commponent required a bean of type XXXXXX that could not be found-2022新專案UIBean
- (一)spring beansSpringBean
- 20190218-學習python使用shelve遇到raise error, “db type could not be determined”PythonAIError
- SAP QM Cost of Quality Inspection
- Quality Inspection in drop shipment process
- Inspection Points: Key settings and Usage
- QEMU info
- InnoDB: No valid checkpoint found.
- Spring自動裝配BeansSpringBean
- org.springframework.beans.factory.BeanCreationExceptionSpringFrameworkBeanException
- 【C#】Newtonsoft.Json 中 JArray 新增陣列報錯:Could not determine JSON object type for typC#JSONJAR陣列Object
- Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa(解決的兩種方式)Go
- A valid provisioning profile for this executable was not found.
- ElasticSearch啟動報錯 ERROR: [4] bootstrap checks failedElasticsearchErrorbootAI
- SAP QM 檢驗點 (Inspection Point) 的使用
- Plugin with id 'com.android.application' not found.PluginAndroidAPP
- cannot convert (type interface {}) to type int: need type assertion
- 更改類的屬性型別後發現的坑org.apache.ibatis.type.TypeException: Could not set parameters for mapping型別ApacheBATExceptionAPP
- redis 4.0 info詳解Redis
- Metasploit命令info使用技巧
- Python(logging.getLogger().info())Python