PageHelper循环引用
我的插件版本是:
com.github.pagehelper
pagehelper-spring-boot-starter
1.2.7
我的spring boot版本是2.6.3
spring boot2.6.0,2.6.1只能使用1.4.1及以上版本。
更换依赖版本后解决。
我的插件版本是:
com.github.pagehelper
pagehelper-spring-boot-starter
1.2.7
我的spring boot版本是2.6.3
spring boot2.6.0,2.6.1只能使用1.4.1及以上版本。
更换依赖版本后解决。