How to use pagination
{
"content": [ /*DATA HERE*/ ]
"totalPages": 3,
"totalElements": 270,
"last": false,
"size": 100,
"first": true,
"number": 0,
"numberOfElements": 100,
"empty": false
}Last updated
Was this helpful?
{
"content": [ /*DATA HERE*/ ]
"totalPages": 3,
"totalElements": 270,
"last": false,
"size": 100,
"first": true,
"number": 0,
"numberOfElements": 100,
"empty": false
}Last updated
Was this helpful?
Was this helpful?