Make it easier to register reflection hints on interface hierarchies #32824
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
theme: aot
An issue related to Ahead-of-time processing
type: enhancement
A general enhancement
Milestone
As raised by @OlgaMaciaszek , BeanRegistrationsAotContribution contains a private method
introspectPublicMethodsOnAllInterfaces
that would be more generally useful and we should somehow promote it toReflectionHints
.The text was updated successfully, but these errors were encountered: