The test shows that this fixes a weird initialization ordering problem that leads otherwise to Spring thinking there is a dependency cycle (even though there is not). This problem only surfaces when there is a schema.sql to apply. Fixes gh-355
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).