Uses of Package
org.springframework.aot.hint.annotation
Packages that use org.springframework.aot.hint.annotation
Package
Description
Annotation support for runtime hints.
Annotations and supporting classes for declarative cache management.
Support classes for application events, like standard context events.
Annotations and support classes for handling messages.
Annotations to declare an RSocket service contract with request methods along
 with a proxy factory backed by an
 
RSocketRequester.Annotations and for handling messages from Simple Messaging Protocols such as STOMP.
Annotation support for asynchronous method execution.
Support classes for the open source scheduler
 Quartz,
 allowing to set up Quartz Schedulers, JobDetails and
 Triggers as beans in a Spring context.
Support case-by-case Bean overriding in Spring tests.
Bean override mechanism based on conventionally-named static methods
 in the test class.
Spring's support for annotation-based transaction demarcation.
Annotations for binding requests to controllers and handler methods
 as well as for binding request parameters to method arguments.
Annotations for declaring HTTP service request methods.
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.aot.hint.annotationClassDescriptionIndicate that the annotated element requires reflection.Process anAnnotatedElementand register the necessary reflection hints for it.Register reflection hints against an arbitrary number of target classes.
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.cache.annotation
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.context.event
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.messaging.handler.annotationClassDescriptionIndicate that the annotated element requires reflection.Process anAnnotatedElementand register the necessary reflection hints for it.
- 
- 
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.scheduling.annotation
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.scheduling.quartz
- 
- 
- 
- 
Classes in org.springframework.aot.hint.annotation used by org.springframework.web.bind.annotation
-