com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration
PageHelperAutoConfiguration形成了依赖循环
使用PageHelper启动Spring boot出错:
com.alibaba druid 1.1.10
解决方案:
更换Pagehelper版本:1.4.1

com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration
PageHelperAutoConfiguration形成了依赖循环
com.alibaba druid 1.1.10
更换Pagehelper版本:1.4.1