When using `@Import` to import multiple BeanRegistrars, not all beans are registered when using an ApplicationContextInitializer to call `applicationContext.register(...)` it works Reproducer: https://github.com/wakingrufus/spring-repro