Uses of Package
org.springframework.aot.hint

Package
Description
Support for recording method invocations relevant to RuntimeHints metadata.
Support classes for components that contribute generated code equivalent to a runtime behavior.
Support for registering the need for reflection, resources, java serialization and proxies at runtime.
Annotation support for runtime hints.
Predicate support for runtime hints.
Convenience classes for using runtime hints.
Support for generating GraalVM native configuration from runtime hints.
Testing support for the RuntimeHintsAgent.
AOT support for application contexts.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Annotations and support classes for handling messages.
Ahead-of-time (AOT) support for the Spring TestContext Framework.
JDBC support classes for the Spring TestContext Framework, including support for declarative SQL script execution via @Sql.