spring-projects / spring-projects/spring-data-relational

Migrate AggregateReference to the relational package

Open
#2,119 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.