# write-xxx **Repository Path**: soodging/write-xxx ## Basic Information - **Project Name**: write-xxx - **Description**: 一些手写的简易版框架,如:Spring IoC、Junit等 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-04 - **Last Updated**: 2023-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Spring, 手写, 简易 ## README ## 介绍 本仓库用于手写一些简易版的框架,诸如 Spring IoC、Junit、Mybatis等,旨在了解框架背后蕴含的设计思想,方便更深一步了解框架底层源码。 ## 1、Spring IoC ![手写spring-ioc](README.assets/手写spring-ioc.png) ## 2、Junit ## 3、Bean 生命周期