摘要: 1. 实现InitializingBean接口 重写afterPropertiesSet()方法 2. @Configuration @Bean 3. 实现ApplicationContextAware接口 重写setApplicationContext(ApplicationContext app 阅读全文
posted @ 2021-03-09 17:04 7bGWFm 阅读(154) 评论(0) 推荐(0)
摘要: 测试事务回滚 阅读全文
posted @ 2021-03-09 15:38 7bGWFm 阅读(37) 评论(0) 推荐(0)