IDEA 错误提示之 Could not autowire No beans of 'xxx' type found
1、问题描述在Idea的spring工程里,经常会遇到 Could not autowire. No beans of 'xxxx' type found 的错误提示。 但程序的编译和运行都是没有问题的,有时候也有可能会报错,无法运行程序,这个错误提示并不会产生影响。但红色的错误提示看起来很不舒服。 2、原因原因可能有两个,第一个是Intellij IDEA本身工具的问题。第二个便