CouchbaseCustomConversions.@Deprecated public class CustomConversions extends CouchbaseCustomConversions
Types that can be mapped directly onto JSON are considered simple ones, because they neither need deeper inspection nor nested conversion.
org.springframework.data.convert.CustomConversions.ConverterConfiguration, org.springframework.data.convert.CustomConversions.ConverterRegistrationIntent, org.springframework.data.convert.CustomConversions.StoreConversions| Constructor and Description |
|---|
CustomConversions(List<?> converters)
Deprecated.
Create a new instance with a given list of conversers.
|
public CustomConversions(List<?> converters)
converters - the list of custom converters.Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.