This version is still in development and is not considered stable yet. For the latest stable version, please use Spring AMQP 3.2.5! |
What’s New
Changes in 4.0 Since 3.2
The spring-rabbitmq-client
module
The new spring-rabbitmq-client
module (with same artifact name) is introduced.
This is an implementation of AMQP 1.0 protocol specific to RabbitMQ since 4.0
and based on the com.rabbitmq.client:amqp-client
library.
See RabbitMQ AMQP 1.0 Support for more information.