2017年1月23日

摘要: demo:http://files.cnblogs.com/files/netact/spring01.zip 首先说一下Spring IOC的运行机制,同过xml或者annotation()来将pojo class转换为bean。 然后通过Autowire引入bean 对象进行使用。 所以unit 阅读全文
posted @ 2017-01-23 14:28 Henry_Wang 阅读(270) 评论(0) 推荐(0) 编辑

导航