Uses of Interface
org.springframework.cloud.config.server.environment.VaultKvAccessStrategy
-
Packages that use VaultKvAccessStrategy Package Description org.springframework.cloud.config.server.environment -
-
Uses of VaultKvAccessStrategy in org.springframework.cloud.config.server.environment
Methods in org.springframework.cloud.config.server.environment that return VaultKvAccessStrategy Modifier and Type Method Description static VaultKvAccessStrategyVaultKvAccessStrategyFactory. forVersion(org.springframework.web.client.RestOperations rest, String baseUrl, int version, String pathToKey)
-