Class MessagingAnnotationsRuntimeHints

java.lang.Object
org.springframework.messaging.handler.annotation.MessagingAnnotationsRuntimeHints
All Implemented Interfaces:
RuntimeHintsRegistrar

public class MessagingAnnotationsRuntimeHints extends Object implements RuntimeHintsRegistrar
RuntimeHintsRegistrar implementation that makes messaging annotations available at runtime.
Since:
6.0
Author:
Sebastien Deleuze
  • Constructor Details

    • MessagingAnnotationsRuntimeHints

      public MessagingAnnotationsRuntimeHints()
  • Method Details