解决升级 Spring Boot 2.6后,因循环引用导致启动时报错的问题
Relying upon circular references is discouraged and they are prohibited by default. Update your application to remove the dependency cycle between beans. As a la...
阅读全文