spring-framework/spring-beans
Brian Clozel f7a6a7b814 Allow ReflectionHints to register hints on interface hierarchies
This commit promotes a previously private method in
`BeanRegistrationsAotContribution` to a top-level method in
`ReflectionHints`.

This helps to register hints on all interfaces implemented in the class
hierarchy of the given type.

Closes gh-32824
2024-05-14 17:54:12 +02:00
..
src Allow ReflectionHints to register hints on interface hierarchies 2024-05-14 17:54:12 +02:00
spring-beans.gradle Merge branch '6.0.x' 2023-08-02 01:04:31 +02:00