spring-framework/spring-context/src
Sam Brannen f6b36a689a Introduce processInjection() in CommonAnnotationBeanPostProcessor
To align with the existing processInjection() method in
AutowiredAnnotationBeanPostProcessor, this commit introduces an analogous
method in CommonAnnotationBeanPostProcessor.

Closes gh-31956
2024-01-05 16:05:07 +01:00
..
jmh/java/org/springframework/context Update copyright headers 2023-12-12 14:51:03 +01:00
main Introduce processInjection() in CommonAnnotationBeanPostProcessor 2024-01-05 16:05:07 +01:00
test Introduce processInjection() in CommonAnnotationBeanPostProcessor 2024-01-05 16:05:07 +01:00
testFixtures/java/org/springframework/context/testfixture Polish 2024-01-03 17:03:58 +01:00