Spring Cloud starter for building stream processing applications with Apache Kafka.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-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.
Sends a message to a Kafka topic using StreamBridge.
Ensure spring-cloud-stream-binder-kafka version is compatible with your Kafka cluster version.
No dependency data recorded yet.