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.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0 as this isn't widely used and can be easily implemented within user code.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0 as this isn't widely used and can be easily implemented within user code.Configuration object that captures various AOT configuration aspects of types within the data context by offering predefined methods to register native configuration necessary for data binding, projection proxy definitions, AOT cglib bytecode generation and other common tasks.
-
Classes in org.springframework.data.aot used by org.springframework.data.repository.configClassDescriptionThe context in which the AOT processing happens.Configuration object that captures various AOT configuration aspects of types within the data context by offering predefined methods to register native configuration necessary for data binding, projection proxy definitions, AOT cglib bytecode generation and other common tasks.