会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Nausicaä
博客园
首页
新随笔
联系
管理
2017年2月15日
@Repository、@Service、@Controller 和 @Component
摘要: @Repository 、@Service 、 @Controller 、@Component 这四个Spring注解 ,用于把加了注解的 类 加入到Spring 容器中管理,节省了xml 的繁重的配置,尽管如此xml 同样可以实现(一般建议先搞懂xml)。 @Repository @Reposit
阅读全文
posted @ 2017-02-15 21:29 Nausicaä
阅读(283)
评论(2)
推荐(0)
编辑
公告