Class PropertyValueConversionService

java.lang.Object
org.springframework.data.convert.PropertyValueConversionService

public class PropertyValueConversionService extends Object
Conversion service based on CustomConversions used to convert domain and store values using property-specific converters.
Since:
2.7
Author:
Mark Paluch
See Also: