Overview
To align with the existing processInjection()
method in AutowiredAnnotationBeanPostProcessor
, we should introduce an analogous method in CommonAnnotationBeanPostProcessor
.
Related Issues
-
31733
To align with the existing processInjection()
method in AutowiredAnnotationBeanPostProcessor
, we should introduce an analogous method in CommonAnnotationBeanPostProcessor
.