Package org.springframework.context.generator
@NonNullApi
@NonNullFields
package org.springframework.context.generator
Support for generating code that represents the state of an application
context.
-
ClassDescriptionProcess an
ApplicationContext
and itsBeanFactory
to generate code that represents the state of the bean factory, as well as the necessary hints that can be used at runtime in a constrained environment.The initialization of anApplicationContext
.