IntelliJ IDEA中出现could not auto wired错误提示处理方式

程序可以正常运行,就是出现错误提示;

学习了:http://blog.csdn.net/xlxxybz1314/article/details/51404700

在IntelliJ IDEA中,ctrl+alt+S召唤出配置,左侧选择Editor>Inspections,右侧筛选一下 autowiring,

选择Autowiring for Bean class,警告基本修改为warning,就可以了;

 

相关文章:

  • 2021-08-20
猜你喜欢
  • 2021-08-14
  • 2021-10-29
  • 2021-10-08
  • 2021-10-12
  • 2021-07-28
相关资源
相似解决方案