Uses of Class
org.springframework.vault.repository.core.VaultKeyValueAdapter
Packages that use VaultKeyValueAdapter
Package
Description
Spring Vault core repository implementation.
-
Uses of VaultKeyValueAdapter in org.springframework.vault.repository.core
Constructors in org.springframework.vault.repository.core with parameters of type VaultKeyValueAdapterModifierConstructorDescriptionVaultKeyValueTemplate(VaultKeyValueAdapter adapter, VaultMappingContext mappingContext)