手写spring ioc 终版

时间:2023-01-08 07:43:16
【文件属性】:

文件名称:手写spring ioc 终版

文件大小:71KB

文件格式:ZIP

更新时间:2023-01-08 07:43:16

手写spring 手写ioc spring ioc

笔者大概花了10天写了这套框架, 支持@Configuration @Component @ComponentScan @Import ImportBeanDefinitionRegistry FactoryBean @Bean @Lazy @Scope @Autowired @Value @Role autowiredMode 循环依赖 循环import, ImportBeanDefinitionRegistry +MapperScan+FactoryBean笔者也都实现了这些,并且测试用例有此案例,通过此例可以了解mybatis是怎样利用spring的这两个扩展接口来完成mapper的扫描与mapper的动态代理的


【文件预览】:
org
----springframework()
--------beans()
--------core()

网友评论