public class VaultCustomConversions
extends org.springframework.data.convert.CustomConversions
VaultCustomConversions
also act as
factory for SimpleTypeHolder
CustomConversions
,
SimpleTypeHolder
,
VaultSimpleTypes
org.springframework.data.convert.CustomConversions.ConverterConfiguration, org.springframework.data.convert.CustomConversions.ConverterRegistrationIntent, org.springframework.data.convert.CustomConversions.StoreConversions
Constructor and Description |
---|
VaultCustomConversions(List<?> converters)
Create a new
VaultCustomConversions instance registering the given
converters. |
public VaultCustomConversions(List<?> converters)
VaultCustomConversions
instance registering the given
converters.converters
- must not be null.Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.