This repository is not active
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-RabbitMQ-Basic-Publisher-Subscriber-with-Multiple-Queues
The RabbitMQ is a scalable and commonly used messaging queue for exchanging messages among different parts of applications or between multiple applications. Both Spring Boot and Spring AMQP provide great integration capabilities with RabbitMQ.
JavaGPL-3.0