Annotation Interface KafkaServiceConnection


@Documented @Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface KafkaServiceConnection
Annotation that indicates that a field provides a Kafka service connection.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson
See Also: