文章分类 -  SSH

@Autowired & @Resource【转】
摘要:福喜900 | 来自团队:PS技术爱好者 | 十七级 采纳率95% 福喜900 | 来自团队:PS技术爱好者 | 十七级 采纳率95% 阅读全文

posted @ 2016-04-16 15:12 GoQC 阅读(107) 评论(0) 推荐(0)

Spring中依赖注入方式
摘要:本文copy自: 别人总结的就是好,哈哈 Spring中依赖注入的四种方式 在Spring容器中为一个bean配置依赖注入有三种方式: Spring中依赖注入的四种方式 在Spring容器中为一个bean配置依赖注入有三种方式: Spring中依赖注入的四种方式 在Spring容器中为一个bean配 阅读全文

posted @ 2016-04-09 20:17 GoQC 阅读(174) 评论(0) 推荐(0)

Bean named '*' must be of type [*], but was actually of type [$Proxy16]
摘要:转自:http://niweiwei.iteye.com/blog/1547665 Bean named '*' must be of type [*], but was actually of type [$Proxy16] 在用junit测试dao接口时,出现以下的错误 转自:http://ni 阅读全文

posted @ 2016-03-29 17:44 GoQC 阅读(937) 评论(0) 推荐(0)