文件名称:简单模拟springIoc容器
文件大小:29KB
文件格式:ZIP
更新时间:2020-12-22 18:39:49
java spring ioc
基于xml注册,简单模拟spring ioc容器。快速理解ioc容器
【文件预览】:
YQIoc
----pom.xml(584B)
----target()
--------classes()
--------generated-sources()
----YQIoc.iml(1001B)
----src()
--------test()
--------main()
----.idea()
--------misc.xml(3KB)
--------modules.xml(250B)
--------compiler.xml(622B)
--------workspace.xml(54KB)
--------libraries()
--------inspectionProfiles()
----java()
--------Person.java(65B)
--------Person.class(289B)
--------Person$Tool.class(298B)
--------Person$Comunication.class(164B)