2 Forks
31 Stars
31 Watchers

Spring-IOC

🏷️手写实现了Spring框架的基本功能,具备了注解以及xml配置,并且实现了引用注入等功能,还实现了SpringMVC的简单功能。

How to download and setup Spring-IOC

Open terminal and run command
git clone https://github.com/laowenruo/Spring-IOC.git
git clone is used to create a copy or clone of Spring-IOC repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Spring-IOC https://github.com/laowenruo/Spring-IOC/archive/master.zip

Or simply clone Spring-IOC with SSH
[email protected]:laowenruo/Spring-IOC.git

If you have some problems with Spring-IOC

You may open issue on Spring-IOC support forum (system) here: https://github.com/laowenruo/Spring-IOC/issues