Spring AMQP
2.4.6The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions. It provides a "template" as a high-level abstraction for sending and receiving messages. It also provides support for Message-driven POJOs with a "listener container". These libraries facilitate management of AMQP resources while promoting the use of dependency injection and declarative configuration. In all of these cases, you will see similarities to the JMS support in the Spring Framework.
The project consists of two parts; spring-amqp is the base abstraction, and spring-rabbit is the RabbitMQ implementation.
Spring Boot Config
Quickstart Your Project
Documentation
2.4.6 CURRENT GA | Reference Doc. | API Doc. |
3.0.0-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
3.0.0-M3 PRE | Reference Doc. | API Doc. |
2.4.7-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
2.3.17-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
2.3.16 GA | Reference Doc. | API Doc. |
Branch | Initial Release | End of Support | End Commercial Support * |
---|---|---|---|
2.4.x
|
2021-11-15 | 2024-12-31 | 2026-12-31 |
2.3.x
|
2020-10-28 | 2022-05-19 | 2023-08-24 |
2.2.x
|
2019-10-01 | 2020-10-01 | 2022-08-19 |
2.1.x
|
2018-10-15 | 2019-10-15 | 2021-02-15 |
OSS support
Free security updates and bugfixes with support from the Spring community. See VMware Tanzu OSS support policy.
Commercial support
Business support from Spring experts during the OSS timeline, plus extended support after OSS End-Of-Life.
Publicly available releases for critical bugfixes and security issues when requested by customers.
Future release
Generation not yet released, timeline is subject to changes.