Uses of Class
org.springframework.vault.repository.core.VaultKeyValueTemplate
Packages that use VaultKeyValueTemplate
Package
Description
Support infrastructure for query derivation of Vault specific repositories.
-
Uses of VaultKeyValueTemplate in org.springframework.vault.repository.support
Constructors in org.springframework.vault.repository.support with parameters of type VaultKeyValueTemplateModifierConstructorDescriptionVaultRevisionRepository(EntityInformation<T, String> metadata, String keyspace, VaultKeyValueTemplate keyValueTemplate)