# myspring **Repository Path**: riverrsea/myspring ## Basic Information - **Project Name**: myspring - **Description**: 手写ioc容器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2024-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 手写的ioc容器 支持 `setter` 注入 支持:`byte`、`short`、`int`、`long`、`float`、`double`、`char`、`boolean` 及其包装类,`string`