Overview
As @artembilan mentioned in spring-projects/spring-integration#9506 (review), it's not readily apparent from the documentation for @NestedTestConfiguration that one must use TestContextAnnotationUtils in order to properly support annotation lookups for @Nested test classes, and we should document that.
Related Issues