https://github.com/spring-cloud/spring-cloud-core-tests/blob/master/configserver/src/test/java/demo/ConfigServerApplicationTests.java currently fails when it uses the Binder from the BootstrapContext. We should update the binder after the profiles have been set and return a version without BinderOption.FAIL_ON_BIND_TO_INACTIVE_SOURCE.