Fork me on GitHub
摘要: @Repository、@Service、@Controller 这几个是一个类型,其实@Component 跟他们也是一个类型的 Spring 2.5 中除了提供 @Component 注释外,还定义了几个拥有特殊语义的注释,它们分别是:@Repository、@Service和 @Control 阅读全文
posted @ 2016-11-09 22:13 北斗2016 阅读(2461) 评论(0) 推荐(0) 编辑