Limit resuts returned by Spring Scroll Api
I want to implement the scroll API from Spring. So that when a user scrolls in the Front End, new data is loaded on every request from the Front end.
I want to implement the scroll API from Spring. So that when a user scrolls in the Front End, new data is loaded on every request from the Front end.