18 Forks
32 Stars
32 Watchers

ioc

The java ioc framework(从零开始手写模拟 spring Ioc 框架)

How to download and setup ioc

Open terminal and run command
git clone https://github.com/houbb/ioc.git
git clone is used to create a copy or clone of 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 ioc https://github.com/houbb/ioc/archive/master.zip

Or simply clone ioc with SSH
[email protected]:houbb/ioc.git

If you have some problems with ioc

You may open issue on ioc support forum (system) here: https://github.com/houbb/ioc/issues