spring-projects / spring-projects/spring-data-cassandra
Provide a way to custom convert some properties of an entity [DATACASS-668]
Open
@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
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.
Assessment
This issue has not been assessed yet.