JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.aot
@NullMarked
package
org.springframework.aot
Core package for Spring AOT infrastructure.
Related Packages
Package
Description
org.springframework.aot.agent
Support for recording method invocations relevant to
RuntimeHints
metadata.
org.springframework.aot.generate
Support classes for components that contribute generated code equivalent to a runtime behavior.
org.springframework.aot.hint
Support for registering the need for reflection, resources, java serialization and proxies at runtime.
org.springframework.aot.nativex
Support for generating GraalVM native configuration from runtime hints.
Classes
Class
Description
AotDetector
Utility for determining if AOT-processed optimizations must be used rather than the regular runtime.