标签:分享 技术 最新版本 取数 depend bubuko 版本 .com enc
Spring和SpringBoot使用pagehelper的方式不太一样,从Spring到SpringBoot的朋友注意了!
如果在SpringBoot中使用Spring加载pagehelper的方式,能获取数据,但是分页不准确。
SpringBoot加载pagehelper步骤如下:
maven搜索springboot pagehelper
点击PageHelper Spring Boot Starter
选择最新版本点击进入
复制dependency
到此,就可以使用准确的pagehelper插件了。
标签:分享 技术 最新版本 取数 depend bubuko 版本 .com enc
原文地址:https://www.cnblogs.com/xx95/p/SpringBoot_pagehelper.html