Could not autowire. No beans of ‘AreaDao’ type found.
项目中出现Could not autowire. No beans of ‘AreaDao’ type found.这个问题实在很烦人,遇到这个问题,是spring的问题,spring的一个idea插件找实现类的问题,以为找不到实现类给出的提示!
解决方法如下:preference,将error修改为warning级别即可
项目中出现Could not autowire. No beans of ‘AreaDao’ type found.这个问题实在很烦人,遇到这个问题,是spring的问题,spring的一个idea插件找实现类的问题,以为找不到实现类给出的提示!
解决方法如下:preference,将error修改为warning级别即可