Bootstrap is now opt-in using `spring.config.use-legacy-processing`. Otherwise, bootstrap is left as is. If bootstrap is disabled, the `ContextRefresher` uses new `ConfigData` framework from boot. See #608 for original motivation.
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).