会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Deolin
以战养战
博客园
首页
新随笔
联系
订阅
管理
2018年1月7日
切面里的信息向切面外传递
摘要: TODO
阅读全文
posted @ 2018-01-07 20:19 Deolin
阅读(267)
评论(0)
推荐(0)
编辑
@Aspect注解并不属于@Component的一种
摘要: 也就是一个类单纯如果只添加了@Aspect注解,那么它并不能被context:component-scan标签扫描到。 想要被扫描到的话,需要追加一个@Component注解
阅读全文
posted @ 2018-01-07 15:38 Deolin
阅读(2000)
评论(0)
推荐(1)
编辑
初次使用@RestController 时发生的Ambiguous mapping问题
摘要: TODO
阅读全文
posted @ 2018-01-07 12:17 Deolin
阅读(549)
评论(0)
推荐(0)
编辑
公告