摘要: 在Spring的Bean配置中,存在这样两种情况: [xhtml] view plain copy <bean id="testManager" class="com.sw.TestManagerImpl" scope="singleton" /> <bean id="testManager" cl 阅读全文
posted @ 2016-06-07 14:49 快乐就好 阅读(1023) 评论(0) 推荐(0)