Anticipating a change in Spring Boot 1.4.1 to support child context creation without (needless) re-initialization of the logging system, we need to carefully manage the lifecycle, in particular calling cleanUp() when we know there are changes in the pipeline. Fixes gh-125
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).