Uses of Interface
org.springframework.aot.generator.CodeContribution
Packages that use CodeContribution
Package
Description
Support classes for components that contribute generated code equivalent
to a runtime behavior.
-
Uses of CodeContribution in org.springframework.aot.generator
Classes in org.springframework.aot.generator that implement CodeContribution -
Uses of CodeContribution in org.springframework.beans.factory.generator
Methods in org.springframework.beans.factory.generator with parameters of type CodeContributionModifier and TypeMethodDescriptionvoidBeanInstantiationContributor.contribute(CodeContribution contribution) Contribute to the specifiedCodeContribution.