摘要:
参考:Spring Framework Reference Documentation Spring AOP 实现原理与 CGLIB 应用 比较分析 Spring AOP 和 AspectJ 之间的差别 AspectJ是实现AOP编程的一种具体实现 AspectJ中有两种实现的方式: 1.使用Ajc 阅读全文
摘要:
参考:Spring Framework Reference Documentation 静态代理、JDK与CGLIB动态代理、AOP+IoC - 张果 - 博客园 使用ProxyFactoryBean创建Aop代理 ProxyFactoryBean的几个属性 proxyTargetClass:默认为 阅读全文