spring-framework/spring-context
Sébastien Deleuze a1bc539d80 Support multiple @ImportRuntimeHints in the type hierarchy
This commit copies and adapts the logic from
DefaultListableBeanFactory#findMergedAnnotationOnBean
private method to make it suitable for returning multiple
annotations found in the type hierarchy in order
to support this use case with @ImportRuntimeHints.

Closes gh-29361
2022-10-24 10:56:30 +02:00
..
src Support multiple @ImportRuntimeHints in the type hierarchy 2022-10-24 10:56:30 +02:00
.springBeans
spring-context.gradle Relocate TestGenerationContext to spring-core-test 2022-09-05 16:21:17 +02:00