为了账号安全,请及时绑定邮箱和手机立即绑定

使用PageHelper分页不生效,查询出所有数据

https://img1.sycdn.imooc.com//5b02e64b0001cd1008430204.jpg

https://img1.sycdn.imooc.com//5b02e64b0001361308580425.jpg

查询没有报错,但是返回所有数据。求给位老哥指教!!

正在回答

3 回答

pagehelper写到list上面

1 回复 有任何疑惑可以回复我~

user.setNickname("lee");注释打开试试

0 回复 有任何疑惑可以回复我~

spring-boot项目需要引用这个依赖

<dependency>

   <groupId>com.github.pagehelper</groupId>

   <artifactId>pagehelper-spring-boot-starter</artifactId>

   <version>1.2.5</version>

</dependency>


0 回复 有任何疑惑可以回复我~
#1

慕粉2051555640 提问者

添加了这个就报这个Caused by: java.lang.ClassNotFoundException: com.github.pagehelper.PageInterceptor 错误,原来就是用这个版本的,报这个错误之后才用高版本的。
2018-05-22 回复 有任何疑惑可以回复我~
#2

疯狂的天使470 回复 慕粉2051555640 提问者

看下你的本地仓库jar包存在不
2018-05-24 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

使用PageHelper分页不生效,查询出所有数据

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信