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