Package org.springframework.data.aot
@NullMarked
package org.springframework.data.aot
Support for registering the need for reflection, resources, java serialization and proxies at runtime for Ahead of
Time compilation.
-
ClassDescriptionThe context in which the AOT processing happens.Interface defining introspection methods for bean definitions.Type-based introspector to resolve
Classfrom a type name and to introspect the bean factory for presence of beans.BeanFactoryInitializationAotProcessorimplementation used to encapsulate common data infrastructure concerns and preprocess theConfigurableListableBeanFactoryahead of the AOT compilation in order to prepare the Spring DataBeanDefinitionsfor AOT processing.Extension toSimpleReflectiveProcessorto register reflective hints for invoking public methods.Extension toBeanRegistrationAotContributionthat bases its contribution to aRegisteredBean.