
dairy
vcycyv
这个作者很懒,什么都没留下…
展开
-
2011-02-11
Configuring Jetty, Maven, and Eclipse together with Hot Swap: http://www.clickonchris.com/2010/05/configuring-jetty-maven-and-eclipse-together-with-hot-deploy/ maven权威指南(maven definitive guide)的下载地址 : http://www.juvenxu.com/mvn-def-guide/ :原创 2011-02-11 23:55:00 · 174 阅读 · 0 评论 -
2011-02-11
看了一篇文章:详解 Spring 3.0 基于 Annotation 的依赖注入实现 节选:Spring 自 2.0 版本开始,陆续引入了一些注解用于简化 Spring 的开发。@Repository 注解便属于最先引入的一批 http://www.ibm.com/developerworks/cn/opensource/os-cn-spring-iocannt/index.html =================== 使用 @Autowired 注解进行装配,只能是根据类型进行匹配。@Auto原创 2011-02-12 18:04:00 · 156 阅读 · 0 评论