Skip to content

Allow dynamic limiting of repository query results #2827

Closed
@mp911de

Description

@mp911de

We can use query methods to express static limits for derived queries through findTop10By… or dynamic limits via PageRequest.

When using ScrollPosition, we do not have a good way to define how many results should be produced by the query method as PageRequest cannot be used with ScrollPosition.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions