idea @Autowired 注入爆红(无法注入)
问题如下图所示,idea @Autowired 注入爆红(无法注入) seettings ----> Editor Inspactions ----->spring ---->spring Core ---->...

Intellij IDEA 如何去掉 @Autowired 注入警告
问题在Service层注入Mybatis的Mapper我们通常会使用@Autowired 自动注入@Autowired private ProductMapper productMapper;但是这样Intellij IDEA会显示红色告警,提示不能自动注入。当我们在Controller层注入Service时我们也经常直接在Filed上使用@Autowired 注解,这时候不显示红色警告,但是也....


本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。
开发与运维
集结各类场景实战经验,助你开发运维畅行无忧
+关注