spring-projects / spring-projects/spring-data-relational
Migrate AggregateReference to the relational package
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
The AggregateReference is now a part of JDBC module solely, which is a bit strange from my perspective, since the AggregateReference makes sense it R2DBC module as well when moduling the relationships.
Maybe we want to migrate it to the relational module?
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 AggregateReference in the JDBC module and reviewing the relational and R2DBC module structure. Confirm the intended placement in the relational module and verify that the type remains usable for both JDBC and R2DBC without breaking existing module tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100