spring-projects / spring-projects/spring-data-rest
Add support to invoke repository query methods accepting `ScrollPosition`
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading spring-projects/spring-data-commons#2861, linked from the issue, to understand the intended ScrollPosition support. Then trace the Spring Data REST entry point that invokes repository query methods and identify the relevant existing coverage. Done means repository query methods accepting ScrollPosition can be invoked through Spring Data REST with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100