Skip to content

cn-byte/simple-annotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-annotate

手写 Spring IOC核心代码、注解

IOC控制反转 Inverse Of Control 创建对象的权限,Java程序中需要用到的对象不再有程序自己创建, 而是交给IOC容器来创建。

About

手写Spring IOC框架、注解

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages