Stéphane Nicoll opened SPR-15929 and commented
The use case is described in a Spring Boot issue
Affects: 4.3.10
Comment From: spring-projects-issues
Juergen Hoeller commented
Bean definitions for imported configuration classes are currently registered after the parsing phase. Let's consider a refactoring where it happens immediately after every processed import.
Comment From: jhoeller
We do not have any larger rearrangement planned there for 6.x anymore, so let's rather close this issue.