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

vendor neutral implementation for pagination #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kivancsahici
Copy link

Hi Pavan,

First of all, many thanks for sharing your experience with the rest of the developer
community. Your spring-boot-datatable project was very valuable for me.

Under your blog post about this project, I saw many developers struggling to adopt
the code for DBs other than Oracle and MySQL. In this PR, I aim to

  • remove any vendor specific code
  • leverage JPA features for pagination in general
  • make it easier for anyone who wants to run it locally. For that, I used an embedded DB.

Regards,
Kıvanç

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

Successfully merging this pull request may close these issues.

1 participant