spring-projects / spring-data-cassandra

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-cassandra/
Apache License 2.0
374 stars 310 forks source link

Adopt to newly introduced `ParameterAccessor.getScrollPosition()` #1361

Closed mp911de closed 1 year ago

mp911de commented 1 year ago

See https://github.com/spring-projects/spring-data-commons/issues/2151.