| Annotation Type | Description |
|---|---|
| Consumer |
Simple annotation for POJO beans, to advertise their one argument methods as a consumer for a given Kafka topic.
|
| KafkaConfig |
Global configuration annotation.
|
| KafkaStream | |
| Producer |
Simple annotation for POJO beans, to inject a Producer util implementation, with a given Kafka topic.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.