Introspect pre-registered singletons in preDetermineBeanTypes
as well
#33668
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
In 6.0/6.1, the
preDetermineBeanTypes
algorithm inGenericApplicationContext
introspects bean definitions only. In case of runtime-contributed instances such as bean overrides, it makes sense to cover pre-registered singletons as well, registering proxy hints for such instances as well (assuming they will be pre-registered the same way at AOT runtime).The text was updated successfully, but these errors were encountered: