Annotation Interface Topic


An annotation used to specify a topic name.
Since:
1.0
Author:
Jonathan Knight
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      @AliasFor(annotation=io.micronaut.messaging.annotation.MessageMapping.class, member="value") String[] value
      Returns:
      The topics to subscribe to
      Default:
      {}