Annotation Interface TopicConfig
@Retention(RUNTIME)
@Target({FIELD,PARAMETER})
@Repeatable(List.class)
public @interface TopicConfig
TopicConfig is used to provide topic configuration. It may be applied to the Topic type.-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements