摘要: spring容器初始化报错:循环依赖,错误信息如下: Requested bean is currently in creation: Is there an unresolvable circular reference? 与网上其他人A->B->C->A循环调用的情况不同,我这里是同一个类A,用 阅读全文
posted @ 2017-10-18 16:03 旋转的梦 阅读(33208) 评论(0) 推荐(0)