spring-projects / spring-projects/spring-data-cassandra

Provide a way to custom convert some properties of an entity [DATACASS-668]

Open
#840 0 comments 0 reactions 1 assignee View on GitHub

@mp911de is already working on this.

Since Dec 31, 2020.

in: core in: mapping type: enhancement
Dominant language
Java
Stars
400
Forks
318
PR merge metrics
No merged PRs in 30d

Description

Abhijit Sarkar opened DATACASS-668 and commented

It's currently possible to create a Converter<Row, MyType>, but that's a all-or-nothing approach. It will be very useful to be able to selectively attach converters to properties/fields on a class


Affects: 2.1.8 (Lovelace SR8)

Issue Links:

  • DATACMNS-1036 Add API for property specific converters
    ("depends on")

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.