Introduce processInjection() in CommonAnnotationBeanPostProcessor
#31956
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Overview
To align with the existing
processInjection()method inAutowiredAnnotationBeanPostProcessor, we should introduce an analogous method inCommonAnnotationBeanPostProcessor.Related Issues
@Resourcein test classes in AOT mode #31733The text was updated successfully, but these errors were encountered: