# simple-spring **Repository Path**: bankarian/simple-spring ## Basic Information - **Project Name**: simple-spring - **Description**: 模拟一个极简版的Spring框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-12 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 极简Spring 实现简单的AnnotationConfigContext功能,支持Component、ComponentScan、Scope、Autowired等注解。