spring-boot-rabbitmq. RabbitMQ is a widely used AMQP broker. In this article, we will learn how to integrate RabbitMQ with Spring Boot and develop a message producer and consumer example app with RabbitMQ and spring boot. We will be building a simple notification system and we will be testing the app with CommandLineRunner. The producer will publish the message to the direct exchange with routing key and the consumer consumes this message asynchronously.

github.com/only2dhir/spring-boot-rabbitmq

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.