摘要: ​在使用IDEA编写Spring相关的项目时,当在字段上使用@Autowired注解时,总会出现一个波浪线提示:”Field injection is not recommended.” 这让我不禁疑惑:我每天都在使用这种方式,为何不被推荐呢?今天,我决定深入探究其中的原因。 众所周知,Spring 阅读全文
posted @ 2023-08-16 09:25 Java潘老师 阅读(1545) 评论(0) 推荐(0)