@Autowired,@Qualifier @Required @Resource @Component,@Service,@Controller,@Repository @PostConstruct
1、@Autowired 注解:首先在使用时候需要引入配置: 该 BeanPostProcessor 将自动起作用,对标注 @Autowired 的 Bean 进行自动注入 --> bean class="org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor"/>在S
转载
2014-12-23 13:18:43 ·
1403 阅读 ·
1 评论