Uses of Package
org.springframework.data.aot
Packages that use org.springframework.data.aot
Package
Description
Support for registering the need for reflection, resources, java serialization and proxies at runtime for Ahead of
Time compilation.
Support classes for repository namespace and JavaConfig integration.
-
Classes in org.springframework.data.aot used by org.springframework.data.aotClassDescriptionThe context in which the AOT processing happens.Interface defining introspection methods for bean definitions.Type-based introspector to resolve
Class
from a type name and to introspect the bean factory for presence of beans. -
Classes in org.springframework.data.aot used by org.springframework.data.repository.config