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