老师,没有了AutoWired注解,为什么还能正常运行?
在没有使用注解的情况下你还能使用Bean,肯定是因为你在spring的xml配置中有配置过default-autowire或者配置过bean的id等