I have a PagingandSorting Repository which has a method that accecpts a pageable object. I also have a controller that accepts a pageable object through the URL.
My
You can set below in application.yml
spring.data.rest.default-page-size: 50