Package org.springframework.vault.repository.convert
@NonNullApi
package org.springframework.vault.repository.convert
Spring Vault specific converter infrastructure.
-
ClassDescriptionBase class for
VaultConverterimplementations.Default implementation ofVaultTypeMapperallowing configuration of the key to lookup and store type information inSecretDocument.VaultConverterthat uses aMappingContextto do sophisticated mapping of domain objects toSecretDocument.Vault database exchange object containing data before/after it's exchanged with Vault.Central Vault-specific converter interface.Value object to capture custom conversion.Vault-specificTypeMapperexposing thatSecretDocuments might contain a type key.