Kafka binder implementation for Spring Cloud Stream, enabling message-driven microservices.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka</artifactId>
<version>5.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of KafkaMessageChannelBinder.
Ensure the binder version matches your Spring Boot and Kafka versions.
No dependency data recorded yet.