idea中通过@Autowired注入的对象一直有下划线提示。

解决:改变@Autowired的检查级别即可。

快捷键:Ctrl+Alt+s,进入idea设置界面,输入inspections检索

 

intellij idea中去除@Autowired注入对象的红色波浪线提示

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-11
  • 2022-12-23
  • 2021-06-09
  • 2021-07-03
  • 2021-12-06
  • 2021-05-12
猜你喜欢
  • 2021-10-09
  • 2021-08-17
  • 2021-07-16
  • 2021-09-12
  • 2021-07-07
相关资源
相似解决方案