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

正在回答

2 回答

spring-boot项目需要引用这个依赖检查你的pom文件引用对不

<dependency>

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

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

   <version>1.2.5</version>

</dependency>


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

轩辕花狐貂3827167 提问者

<!-- pagehelper --> <dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper-spring-boot-starter</artifactId> <version>1.2.5</version> </dependency> 早添加了,还是不行
2018-05-22 回复 有任何疑惑可以回复我~
#2

轩辕花狐貂3827167 提问者

上面的新增,查询所有,修改都可以,,,,,但是根据id查询,删除,分页查询都不行
2018-05-22 回复 有任何疑惑可以回复我~
#3

轩辕花狐貂3827167 提问者

非常感谢!
2018-05-24 回复 有任何疑惑可以回复我~

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

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

举报

0/150
提交
取消

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

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