PageHelper循环依赖 com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration
PageHelper循环依赖 com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration
关于这个报错是插件版本问题,要么降低你的版本,要么提高1.4.1
<!--分页插件-->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.4.1</version>
</dependency>

浙公网安备 33010602011771号