Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe are pleased to announce the following maintenance releases are now available.
All users are encouraged to upgrade to these versions
The 2.2.0 release is the first release of the newest line for this project.
What’s New chapter for more information, but here are a few highlights:
Micrometer Timer
s are now supported to monitor listener performance.
@RabbitListener
s can now receive a batch of messages in a List<?>
, batches can either be created on the producer side, or a SimpleMessageListenerContainer
can create a batch from incoming discrete messages.
Spring Data Projection interfaces are now supported as @RabbitListener
payloads.
An option is now provided to shuffle the Addresses
before connecting, instead of always trying the addresses in order.
Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter