摘要:
org.springframework.context.annotation.ConfigurationClassParser.getConfigurationClasses()读所有@Configuration类,传入org.springframework.context.annotation.C 阅读全文
posted @ 2017-10-09 10:54
力奋
阅读(2819)
评论(0)
推荐(0)
摘要:
@Transactional标识类或方法,使方法被执行时使用事务方式执行,这里只讨论PROXY方法增强方法。使用@EnableTransactionManagement,默认model=AdviceMode.PROXY,通过@Import(TransactionManagementConfigura 阅读全文
posted @ 2017-10-09 10:40
力奋
阅读(325)
评论(0)
推荐(0)
摘要:
1,实例化DefaultListableBeanFactory DefaultListableBeanFactory是AnnotationConfigApplicationContext的组件,DefaultListableBeanFactory在AnnotationConfigApplicatio 阅读全文
posted @ 2017-10-09 10:22
力奋
阅读(1194)
评论(0)
推荐(0)
浙公网安备 33010602011771号