Spring源码

spring源码解析目录

0、环境配置与spring源码编译

一、spring AOP 使用及原理分析

二、声明式事物及源码分析

三、AnnotationConfigApplicationContext源码解读、@Configuration与@bean做用及原理

四、@ComponentScan&TypeFilter 的使用及原理

五、bean的做用域、懒加载

六、Conditional、Import、ImportSelector、ImportBeanDefinitionRegistrar使用方法及原理

七、使用FactoryBean注册bean

八、bean的销毁及做用域、BeanPostProcessor的做用及原理

九、@PropertySource加载外部资源及原理

十、spring自动装配方式@Autowired&@Qualifier&@Primary,Aware注入Spring底层组件&原理

十一、Profile环境搭建及根据profile加载bean策略

1三、spring相关扩展点:BeanFactoryPostProcessor

1四、spring相关扩展点:BeanDefinitionRegistryPostProcessor

1五、spring相关扩展点:ApplicationListener

1六、spring相关扩展点:EventListener

相关文章
相关标签/搜索