Annotation Interface TopicConfig.List

Enclosing class:
TopicConfig

@Retention(RUNTIME) @Target({FIELD,PARAMETER}) public static @interface TopicConfig.List
The interface List.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    List of kafka topic configurations.
  • Element Details

    • value

      TopicConfig[] value
      List of kafka topic configurations.
      Returns:
      the value of the config list