Loading

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

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,就可以了;

 

posted @ 2018-02-14 10:02  stono  阅读(469)  评论(0编辑  收藏  举报