spring-data-cassandra
spring-data-cassandra copied to clipboard
Provide a way to custom convert some properties of an entity [DATACASS-668]
trafficstars
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")