Annotation Interface KafkaIncoming
Method level annotation used to specify which topic method should be subscribed to by Kafka Consumer.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- topic name to subscribe to
-