When the bootstrap properties are added back into the main Environment we have to be careful that any source that is already there (such as one that was added in a Spring Boot EnvironmentPostProcessor) is not replaced in the wrong order. Fixes gh-90
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).