怎样开启注解装配?

注解装配在默认情况下是不开启的,为了使用注解装配,我们必须在Spring配置文件中配置 元素。

原文地址:https://www.cnblogs.com/programb/p/12854167.html