Spring使用AOP需要的第三方jar包
1 minute read
使用Spring的AOP,在官网下载的Spring4.15,写了一段AOP的代码老是报错,网上搜了下发现Spring从3.1开始不再集成第三方的jar包, 除了Spring提供的spring-aop-4.1.5.RELEASE.jar以外,还需要添加aspectjrt.jar、 aspectjweaver.jar 、 aopalliance.jar 三个jar文件和动态代理的cglib.ja。
I feedback.
Let me know what you think of this article on twitter @Yanlei_Hello or leave a comment below!
Let me know what you think of this article on twitter @Yanlei_Hello or leave a comment below!
comments powered by Disqus