03 2020 档案

摘要:springboot自动装配原理 SpringBootApplication注解 @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Inherited @SpringBootConfiguration 阅读全文
posted @ 2020-03-30 17:58 lin_0110 阅读(220) 评论(0) 推荐(0) 编辑
摘要:ConfigurationClassPostProcessor解析 主要是为了解析Configuration类 类图 何时使用 继承了BeanFactoryPostProcessor,会在容器加载的时候使用。 @Override public void refresh() throws BeansE 阅读全文
posted @ 2020-03-30 15:15 lin_0110 阅读(420) 评论(0) 推荐(0) 编辑
摘要:mybatis在spring... 阅读全文
posted @ 2020-03-30 11:26 lin_0110 阅读(525) 评论(0) 推荐(0) 编辑
摘要:SqlsessionTemp... 阅读全文
posted @ 2020-03-26 17:08 lin_0110 阅读(504) 评论(0) 推荐(0) 编辑
摘要:MapperFactoryB... 阅读全文
posted @ 2020-03-26 11:03 lin_0110 阅读(167) 评论(0) 推荐(0) 编辑
摘要:查看连接数show vari... 阅读全文
posted @ 2020-03-25 15:18 lin_0110 阅读(581) 评论(0) 推荐(0) 编辑
摘要:流程扫包MapperScan... 阅读全文
posted @ 2020-03-24 18:00 lin_0110 阅读(153) 评论(0) 推荐(0) 编辑
摘要:流程1.MapperScannerConfigurer#postProcessBeanDefinitionRegistry修改beanDefition2.ClassPathMapperScanner扫描所有mapper3.org.mybatis.spring.mapper.ClassPathMapp 阅读全文
posted @ 2020-03-24 17:57 lin_0110 阅读(455) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示