spring-data-commons
spring-data-commons copied to clipboard
Add overload to ReactiveSortingRepository accepting a `Limit` parameter.
Flux<T> findAll(Sort sort, Limit limit);
Also, FetchableFluentQuery and its reactive variant could benefit from a limit(Limit) overload.
hi @christophstrobl , I would like to work on this issue, can you assign it to me?
@hwan33 done - please make sure to read/follow our contributions guidelines. Thank you!
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.