Package org.springframework.cloud.bootstrap.config
-
Interface Summary Interface Description PropertySourceLocator Strategy for locating (possibly remote) property sources for the Environment. -
Class Summary Class Description BootstrapPropertySource<T> Enumerable wrapper for a property source.PropertySourceBootstrapConfiguration PropertySourceBootstrapProperties Properties for Spring Cloud Config bootstrap.SimpleBootstrapPropertySource<T> Simple, non-enumerable PropertySource wrapper.