摘要: 注解中的@Component与@Resource与XML方式对比 对于@Component的名字问题和@Resource位置问题 "喜新厌旧"使用见名知意的注解 @Autowired即自动注入,那么它是以什么规则注入的呢? 这里我们先要知道@Autowired在注入时,默认的查找顺序 根据官方说法是 阅读全文
posted @ 2016-08-13 23:33 我媳妇是可爱的小胖子 阅读(157) 评论(0) 推荐(0)