February 2018
Intermediate to advanced
356 pages
9h 10m
English
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.
Read now
Unlock full access