The fact that PropertySourceBootstrapConfiguration was re-using the "bootstrap" property source name from the listener was a problem. The listener has to be able to manage its own temporary property source name. Fixes gh-83
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).