Spring Messaging AMQP

This project supports the AMQP-based messaging solutions. There is a high-level API to interact with desired brokers. These interactions can send and receive messages from a broker. 

Like in the other Spring projects, these facilities are provided by the template classes, which expose the core features provided by the broker and implemented by the Spring Module.

This project has two parts: spring-amqp is the base abstraction, and spring-rabbit is the RabbitMQ implementation for RabbitMQ. We will use spring-rabbit because we are using the RabbitMQ broker.

Get Spring 5.0 By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.