【Spring】Spring系列3之Spring AOP
时间:2016-03-09 10:44:15
收藏:0
阅读:203
3、Spring AOP
3.1、AOP概述
3.2、前置通知
3.3、后置通知
3.4、返回通知、异常通知、环绕通知
3.5、指定切面优先级
3.6、重用切入点表达式
3.7、引入通知
3.8、基于配置文件实现AOP
原文:http://www.cnblogs.com/junneyang/p/5256866.html
评论(0)