spring-projects / spring-projects/spring-data-commons
Capture `RepositoryConfigurationExtension` and configuration
Open
Nobody has claimed this yet.
theme: aot
type: enhancement
- Dominant language
- Java
- Stars
- 838
- Forks
- 730
- PR merge metrics
- No merged PRs in 30d
Description
Stores might require access to the config such as https://github.com/spring-projects/spring-data-jpa/issues/3838
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 locating RepositoryConfigurationExtension and the configuration handling it exposes. Review the referenced Spring Data JPA issue for the store-side requirement; done means stores can access the required configuration without leaving the shared extension contract incomplete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100