Uses of Class
org.springframework.vault.repository.convert.AbstractVaultConverter
Package
Description
Spring Vault specific converter infrastructure.
-
Uses of AbstractVaultConverter in org.springframework.vault.repository.convert
Modifier and TypeClassDescriptionclass
VaultConverter
that uses aMappingContext
to do sophisticated mapping of domain objects toSecretDocument
.