摘要:
<bean> ***</bean> 这叫做Spring的依赖注入也叫控制反转。bean的id也就是你说的bean的id,通过id找你想要调用的bean <bean id="demo1Action" class="location1 of demo1"> ***</bean> <bean id="de 阅读全文
posted @ 2017-01-10 21:58
想总结却停留不前?
阅读(536)
评论(0)
推荐(0)
2017年1月10日