摘要: 1. 注册BeanFactoryTransactionAttributeSourceAdvisor @EnableTransactionManagement --> @Import(TransactionManagementConfigurationSelector.class) --> 注册Pro 阅读全文
posted @ 2019-02-25 17:37 Uncle_Bjorney 阅读(174) 评论(0) 推荐(0) 编辑
摘要: 1. 注册AnnotationAwareAspectJAutoProxyCreator @EnableAspectJAutoProxy --> @Import(AspectJAutoProxyRegistrar.class) --> 注册AnnotationAwareAspectJAutoProxy 阅读全文
posted @ 2019-02-25 13:47 Uncle_Bjorney 阅读(426) 评论(0) 推荐(0) 编辑