Spring AMQP 4.1.0-M3 has been released with new features and improvements for AMQP messaging in Spring applications.
- •The key addition is the @AmqpListener annotation for Generic AMQP 1.0 protocol support via the spring-amqp-client module
- •Usage mirrors @RabbitListener, requiring @EnableAmqp on a @Configuration class and an AmqpMessageListenerContainerFactory bean in the application context
- •Bug fixes and community-contributed improvements are included in this release
- •All dependencies have been upgraded to their latest major/minor versions
- •This is the last milestone before RC1, and the team is soliciting feedback for significant changes
This summary was automatically generated by AI based on the original article and may not be fully accurate.