文件名称:spring自动装配例子
文件大小:6.38MB
文件格式:ZIP
更新时间:2018-04-24 04:16:47
spring
ean的自动装配,有4种
(1)no:不做任何操作
(2)byName:根据属性 名 自动装配,设值注入
【文件预览】:
SpringDemo1
----.project(1KB)
----src()
--------autowiring()
--------spring-aware.xml(411B)
--------aware()
--------ioc()
--------spring.xml(871B)
--------spring-autowiring.xml(530B)
----WebRoot()
--------WEB-INF()
--------index.jsp(829B)
--------META-INF()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(403B)
--------org.eclipse.jdt.core.prefs(357B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(558B)
--------.jsdtscope(510B)
----test()
--------test()
----.classpath(4KB)