AbstractScmEnvironmentRepository |
|
ConfigServerApplication |
|
ConfigServerBootstrapApplicationListener |
Normally you don't want the config server to be a config client itself, so this
listener disables the config client unless spring.cloud.config.enabled is
explicitly "true".
|
ConfigServerBootstrapConfiguration |
|
ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration |
|
ConfigServerHealthIndicator |
|
ConfigServerHealthIndicator.Repository |
|
ConfigServerProperties |
|
ConfigServerProperties.Encrypt |
|
ConfigServerTestUtils |
|
EnvironmentController |
|
EnvironmentRepositoryPropertySourceLocator |
A PropertySourceLocator that reads from an EnvironmentRepository.
|
JGitEnvironmentRepository |
|
MultipleJGitEnvironmentRepository |
|
MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository |
|
NativeEnvironmentRepository |
Simple implementation of EnvironmentRepository that uses a SpringApplication
and configuration files located through the normal protocols.
|
PassthruEnvironmentRepository |
|
SvnKitEnvironmentRepository |
|