Package | Description |
---|---|
org.springframework.cloud.config.server.environment |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.client.RestTemplate |
HttpClientVaultRestTemplateFactory.build(VaultEnvironmentProperties environmentProperties) |
VaultEnvironmentRepository |
VaultEnvironmentRepositoryFactory.build(VaultEnvironmentProperties environmentProperties) |
org.springframework.web.client.RestTemplate |
VaultEnvironmentRepositoryFactory.VaultRestTemplateFactory.build(VaultEnvironmentProperties environmentProperties) |
Constructor and Description |
---|
VaultEnvironmentRepository(org.springframework.beans.factory.ObjectProvider<javax.servlet.http.HttpServletRequest> request,
EnvironmentWatch watch,
org.springframework.web.client.RestTemplate rest,
VaultEnvironmentProperties properties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.