会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
古越剑箫
学习是一种习惯
::
首页
::
博问
::
闪存
::
新随笔
::
联系
:: ::
管理
::
公告
2018年4月21日
【spring】之基于注解@ComponentScan的一些使用
摘要: 基于xml形式ComponentScan的使用如下 基于注解@ComponentScan的使用 // @ComponentScan.Filter(type = FilterType.ANNOTATION, classes = {Controller.class}), // @ComponentSca
阅读全文
posted @ 2018-04-21 21:12 古越剑箫
阅读(3501)
评论(0)
推荐(0)
编辑
【spring】之xml和Annotation,Bean注入的方式
摘要: 基于xml形式Bean注入 基于Annotation形式Bean注入
阅读全文
posted @ 2018-04-21 21:02 古越剑箫
阅读(360)
评论(0)
推荐(0)
编辑