Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to API changes in Spring Data Commons' ScrollPosition API #682

Closed
wants to merge 2 commits into from

Conversation

odrotbohm
Copy link
Member

We now use the factory methods introduced on ScrollPosition to create new instances of both Keyset- as well as OffsetScrollPosition. Also simplified a few places in which the API now provides a more convenient way to advance offsets.

Related ticket: spring-projects#679.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 27, 2023
@rstoyanchev rstoyanchev self-assigned this Apr 28, 2023
@rstoyanchev rstoyanchev added this to the 1.2.0 milestone Apr 28, 2023
@rstoyanchev rstoyanchev added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 28, 2023
@rstoyanchev rstoyanchev mentioned this pull request Apr 28, 2023
1 task
@rstoyanchev
Copy link
Contributor

Thanks for the changes, looks better! These have been merged after a local checkout, but I forgot to add references to the PR so they are not linked, see commits at cd3cf9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants