摘要: 1.通过@Bean(initMethod ="initPerson",destroyMethod ="destroyPerson" ) public class Person { public Person() { System.out.println("Person 初始化............ 阅读全文
posted @ 2019-11-29 11:05 yangxiaohui227 阅读(1944) 评论(0) 推荐(0)