RabbitMQ binder implementation for Spring Cloud Stream.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit</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.
Configures a RabbitMQ binder for Spring Cloud Stream.
Ensure the binder version matches the Spring Cloud Stream release train (e.g., 2022.0.x for Spring Boot 3.x).
No dependency data recorded yet.