spring aop 原理学习
摘要:
@EnableAspectJAutoProxy: @Import(AspectJAutoProxyRegistrar.class) 实际是创建了一个以org.springframework.aop.config.internalAutoProxyCreator为beanid的实例Annotation 阅读全文
posted @ 2018-12-05 18:05 lukelin1989 阅读(123) 评论(0) 推荐(0)