spring-projects / spring-projects/spring-data-jpa
Add `BeanFactoryQueryRewriterProvider` for AOT repository fragment instantiation
Open
Nobody has claimed this yet.
theme: aot
type: enhancement
- Dominant language
- Java
- Stars
- 3.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
We should retain the same functionality as with reflective query methods.
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
The issue names BeanFactoryQueryRewriterProvider and AOT repository fragment instantiation, but gives no files, tests, or entry point. First locate the existing reflective query-method path and its AOT repository-fragment counterpart. Done means AOT instantiation retains the same functionality as reflective query methods, with tests covering both paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100