p3t / spring-cursorpaging

The spring-cursorpaging provides an repository fragment interface which can be used to scroll efficiently over large result-sets.
Apache License 2.0
3 stars 1 forks source link

Feature for reversing a cursor #34

Closed p3t closed 2 months ago

p3t commented 2 months ago

Added the ability to reverse a page-request/cursor in order to traverse the results in the opposite direction, while retaining the sort-order.