Native reflection configuration should consider beanClass
attribute of bean definitions
#28913
Labels
Milestone
beanClass
attribute of bean definitions
#28913
Uh oh!
There was an error while loading. Please reload this page.
If the
beanClass
attribute of a bean definition is configured, it should be considered when scanning for necessary reflection information, ultimately ending up inreflect-config.json
. Currently, code that sets this attribute on a bean definition has to manually register the required property backing methods for reflection.The text was updated successfully, but these errors were encountered: