Reputation: 335
I want to implement pagination in Spring boot web application. I am using Azure table storage Java API(version 4.3.0) to store data.
Please suggest.
Upvotes: 2
Views: 2331
I have implemented this. You can find full code here
Upvotes: 1