users@jersey.java.net

[Jersey] Pagination

From: Nishant Chandra <nishant_at_ncredibles.com>
Date: Fri, 5 Sep 2014 01:31:53 +0530

Hi,

I have been trying to find a good way to implement pagination for an API
and came across few options e.g. use headers or query params.

Has anyone tried this with Jersey (in combination with Spring JPA) ? Any
pointers to a sample code will be helpful.

Thanks,
Nishant