spring-data-cassandra icon indicating copy to clipboard operation
spring-data-cassandra copied to clipboard

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

Open spring-projects-issues opened this issue 6 years ago • 0 comments
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")

spring-projects-issues avatar Jun 13 '19 20:06 spring-projects-issues