Quantcast
Channel: Spring Community Forums - Data
Viewing all articles
Browse latest Browse all 297

Total pagination parameters missing in JSON response

$
0
0
Hi,

when using pagination parameters for a call to my Spring Data REST-based URL, I get a correctly paged result with paging values for offset, page etc. However, the parameters for totalPages and totalElements are missing. I have simply extended my repository from PagingAndSortingRepository - do I have to do additional configuration for this?

Viewing all articles
Browse latest Browse all 297

Trending Articles