学无先后,达者为师

网站首页 编程语言 正文

依赖循环The dependencies of some of the beans in the application context form a cycle:

作者:疯狂的技术爱好者 更新时间: 2022-07-21 编程语言

在这里插入图片描述
bootstrap.yml文件加入如下配置

spring:
  main:
    allow-circular-references: true

原文链接:https://blog.csdn.net/weixin_44371237/article/details/123656956

栏目分类
最近更新