If true (and spring.cloud.config.allowOverride=true) then the bootstrap property source is added *last*, so all other property sources can override it (including local config files). Fixes gh-26, fixes gh-27.
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).