Spring Framework integration for RabbitMQ, providing message template and listener container support.
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit</artifactId>
<version>4.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Send a message using RabbitTemplate
Upgrade to Spring Boot 3.x or Spring Framework 6.x.
No dependency data recorded yet.