spring-data-commons icon indicating copy to clipboard operation
spring-data-commons copied to clipboard

Add overload to ReactiveSortingRepository accepting a `Limit` parameter.

Open christophstrobl opened this issue 2 years ago • 4 comments

Flux<T> findAll(Sort sort, Limit limit);

christophstrobl avatar Sep 07 '23 05:09 christophstrobl

Also, FetchableFluentQuery and its reactive variant could benefit from a limit(Limit) overload.

mp911de avatar Sep 13 '23 14:09 mp911de

hi @christophstrobl , I would like to work on this issue, can you assign it to me?

hwan33 avatar Oct 10 '23 10:10 hwan33

@hwan33 done - please make sure to read/follow our contributions guidelines. Thank you!

christophstrobl avatar Oct 10 '23 11:10 christophstrobl

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.

spring-projects-issues avatar Oct 17 '23 12:10 spring-projects-issues