Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

分页问题 #48

Open
dns007 opened this issue Jan 5, 2018 · 3 comments
Open

分页问题 #48

dns007 opened this issue Jan 5, 2018 · 3 comments

Comments

@dns007
Copy link

dns007 commented Jan 5, 2018

怎么只能分2页 改成一页3条数据 还是只能分2页 第3页显示的是第二页的数据 ?

@dns007
Copy link
Author

dns007 commented Jan 5, 2018

设置 com.boylegu.paginatio.max-per-page=3 页面能正常分5页
开始以为是前端问题 后来发现,直接地址访问返回的数据也是一样 第3页之后返回都是第二页的内容
http://127.0.0.1:8000/api/persons?page=3&sex=&email= 求解 谢谢

@Z-demo
Copy link

Z-demo commented Jun 23, 2018

我也是这样的问题

@Z-demo
Copy link

Z-demo commented Jun 23, 2018

感觉是jpa分页查询的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants