慕粉2051555640
2018-05-21 23:32
查询没有报错,但是返回所有数据。求给位老哥指教!!
pagehelper写到list上面
user.setNickname("lee");注释打开试试
spring-boot项目需要引用这个依赖
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.2.5</version>
</dependency>
SpringBoot开发常用技术整合
102171 学习 · 508 问题
相似问题