| Package | Description |
|---|---|
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.environment |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentWatch |
EnvironmentRepositoryConfiguration.ConsulEnvironmentWatchConfiguration.environmentWatch() |
EnvironmentWatch |
EnvironmentRepositoryConfiguration.DefaultEnvironmentWatch.environmentWatch() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsulEnvironmentWatch |
static class |
EnvironmentWatch.Default |
| Constructor and Description |
|---|
VaultEnvironmentRepository(org.springframework.beans.factory.ObjectProvider<javax.servlet.http.HttpServletRequest> request,
EnvironmentWatch watch,
org.springframework.web.client.RestTemplate rest,
VaultEnvironmentProperties properties) |
VaultEnvironmentRepositoryFactory(org.springframework.beans.factory.ObjectProvider<javax.servlet.http.HttpServletRequest> request,
EnvironmentWatch watch,
Optional<VaultEnvironmentRepositoryFactory.VaultRestTemplateFactory> vaultRestTemplateFactory) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.