You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make KeysetScrollPosition easier to use for developers, especially having in mind its non-trivial nature (in contrast to OffsetScrollPosition), Spring Data Commons should provide the appropriate argument resolver.
Typically something like KeysetScrollPosition would be serialized to JSON and then base64 encoded.