循环引用属性操作: 1)AbstractAutowireCapableBeanFactory类中的allowCircularReferences被设置为了false。 2)代码: AnnotationConfigApplicationContext a = new AnnotationConfigA Read More
posted @ 2019-12-03 20:03 soft.push("zzq") Views(860) Comments(0) Diggs(0)