当前位置:   article > 正文

com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration-----循环依赖问题_pagehelperautoconfiguration 循环依赖

pagehelperautoconfiguration 循环依赖

在这里插入图片描述
提供三种解决方式,可自行尝试

1、spring-boot-starter-parent版本太高,可适当降低版本

2、提高pagehelper版本至1.4.1,此版本解决了循环依赖问题(亲测可用)

3.懒加载,可通过Lazy(true)注解来解决循环依赖问题

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/AllinToyou/article/detail/88400
推荐阅读
相关标签
  

闽ICP备14008679号