标签:
在Spring配置文件中,所以AOP相关定义必须放在<aop:config>标签下,该标签下可以有<aop:pointcut>、<aop:advisor>、<aop:aspect>标签,配置顺序不可变。
spring aop的xml配置详解
原文地址:http://www.cnblogs.com/guohaoyun/p/5425551.html