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