Uses of Interface
org.springframework.aot.hint.RuntimeHintsRegistrar
Package
Description
Testing support for the
RuntimeHintsAgent
.Annotations and support classes for handling messages.
Annotations and for handling messages from SImple Messaging Protocols such as STOMP.
Annotations for binding requests to controllers and handler methods
as well as for binding request parameters to method arguments.
-
Uses of RuntimeHintsRegistrar in org.springframework.aot.test.agent
Modifier and TypeMethodDescriptionRuntimeHintsInvocationsAssert.withRegistrar
(RuntimeHintsRegistrar registrar) -
Uses of RuntimeHintsRegistrar in org.springframework.messaging.handler.annotation
Modifier and TypeClassDescriptionclass
RuntimeHintsRegistrar
implementation that makes messaging annotations available at runtime. -
Uses of RuntimeHintsRegistrar in org.springframework.messaging.simp.annotation
Modifier and TypeClassDescriptionclass
RuntimeHintsRegistrar
implementation that makes Simp annotations available at runtime. -
Uses of RuntimeHintsRegistrar in org.springframework.web.bind.annotation
Modifier and TypeClassDescriptionfinal class
RuntimeHintsRegistrar
implementation that make web binding annotations at runtime.