| Class | Description |
|---|---|
| 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 |
Bootstrap configuration to fetch external configuration from a (possibly remote)
EnvironmentRepository. |
| ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.