会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Simple°
博客园
首页
新随笔
联系
管理
订阅
2017年2月6日
AOP 拦截 Controller 做日志
摘要: 在controller中使用AOP的问题主要在于如何让controller能够被检测到。 controller和其他spring bean的区别在于:controller是由mvc定义并在web.xml中的dispatcher中定义的。 解决方法: 1、正确定义controller,(比较通用的做法
阅读全文
posted @ 2017-02-06 15:21 Simple°
阅读(729)
评论(0)
推荐(0)
编辑
公告