Uses of Interface
org.springframework.beans.factory.generator.AotContributingBeanPostProcessor
Packages that use AotContributingBeanPostProcessor
Package
Description
Support package for annotation-driven bean configuration.
-
Uses of AotContributingBeanPostProcessor in org.springframework.beans.factory.annotation
Classes in org.springframework.beans.factory.annotation that implement AotContributingBeanPostProcessorModifier and TypeClassDescriptionclassBeanPostProcessorimplementation that autowires annotated fields, setter methods, and arbitrary config methods.