解决springboot 循环依赖
Relying upon circular references is discouraged and they are prohibited by default. Update your application to remove the dependency cycle between beans. As a last resort, it may be possible to break the cycle automatically by setting spring.main.allow-cir
原创
2022-09-13 12:09:47 ·
5477 阅读 ·
0 评论