查阅了相关文档了解了一下,原来这个提示是spring framerwork 4.0
以后开始出现的,spring 4.0开始就不推荐使用属性注入,改为推荐构造器注入和setter注入
使用@Autowired注解警告Field injection is not recommended_下雨了_简的博客-优快云博客_autowired field
Field injection is not recommended(不再推荐使用字段注入) - 知乎
IDEA 警告 Field injection is not recommended | Code Life