# 自己实现一个IOC **Repository Path**: zhiqiangitee/implement-an---ioc-on-your-own ## Basic Information - **Project Name**: 自己实现一个IOC - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-27 - **Last Updated**: 2024-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 类图 ![img.png](img.png) 1.在测试类中完成了ioc设置bean 和获取 bean 的测试