| 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 | Method and Description |
|---|---|
VaultEnvironmentRepository |
EnvironmentRepositoryConfiguration.VaultConfiguration.vaultEnvironmentRepository(javax.servlet.http.HttpServletRequest request,
EnvironmentWatch watch) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsulEnvironmentWatch |
static class |
EnvironmentWatch.Default |
| Constructor and Description |
|---|
VaultEnvironmentRepository(javax.servlet.http.HttpServletRequest request,
EnvironmentWatch watch,
org.springframework.web.client.RestTemplate rest) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.