Package org.springframework.vault.repository.convert
@NullMarked
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.Wrapper value object for aSecretDocumentto be able to access raw values byVaultPersistentPropertyreferences.Central Vault-specific converter interface.Value object to capture custom conversion.Vault-specificTypeMapperexposing thatSecretDocuments might contain a type key.