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

Column level converters in Spring Data R2dbc

Open
#1,317 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

in: jdbc in: r2dbc status: waiting-for-triage type: enhancement
Dominant language
Java
Stars
827
Forks
394
PR merge metrics
No merged PRs in 30d

Description

Currently the custom converters can be only applied globally, if possible to apply the converters in an specific entity, esp on a column.

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 reading the Spring Data R2DBC converter configuration and how entity and column metadata are handled. Determine how the existing global custom converters are registered, then define the expected entity- or column-specific behavior. Done means converters can be applied to a specific entity or column without affecting all mappings.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.