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

相关文章:

  • 2021-07-13
  • 2021-07-29
  • 2021-10-15
  • 2021-10-27
  • 2022-12-23
猜你喜欢
  • 2021-11-22
  • 2021-05-31
  • 2021-06-29
  • 2021-08-11
  • 2021-04-25
  • 2021-08-27
  • 2021-06-04
相关资源
相似解决方案