Package org.springframework.data.aot
@NonNullApi
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.AotContextspecific to Spring DataRepositoryinfrastructure.BeanFactoryInitializationAotProcessorimplementation used to encapsulate common data infrastructure concerns and preprocess theConfigurableListableBeanFactoryahead of the AOT compilation in order to prepare the Spring DataBeanDefinitionsfor AOT processing.BeanRegistrationAotContributionused to contribute aManagedTypesregistration.Abstract utility class containing common, reusablePredicates.BeanRegistrationAotContributionused to contribute repository registrations.BeanRegistrationAotProcessorresponsible processing and providing AOT configuration for repositories.