Spring aop 之 静态代理 动态代理 Aspectj aop-config 等实现方式

时间:2020-09-21 13:07:50
【文件属性】:
文件名称:Spring aop 之 静态代理 动态代理 Aspectj aop-config 等实现方式
文件大小:32KB
文件格式:ZIP
更新时间:2020-09-21 13:07:50
aop aspectj aop-config 主要对Spring AOP的相关概念和简单的静态代理、动态代理以及常见的几种AOP配置方式做总结学习。主要包括:1. AOP的常见概念 2. 静态代理 3. jdk动态代理 4. Aspectj and Aspectjweaver 5. **aop-config** 6. CGLIB aop-config 7. AOP动态代理配置 8. AOP自动识别动态代理配置
【文件预览】:
SpringAop
----.project(561B)
----pom.xml(1KB)
----target()
--------test-classes()
--------classes()
----.settings()
--------org.eclipse.jdt.core.prefs(243B)
--------org.eclipse.m2e.core.prefs(90B)
----src()
--------test()
--------main()
----.classpath(1KB)

网友评论