Annotation Interface KafkaAsyncOperationBinding


@Retention(RUNTIME) @Target({METHOD,ANNOTATION_TYPE}) @Inherited public @interface KafkaAsyncOperationBinding
@KafkaAsyncOperationBinding is a method-level annotation used in combination with AsyncPublisher or @AsyncListener. It configures the operation binding for the Kafka protocol.