/spring-boot-amqp-consumer-sample

Spring Boot AMQP Consumer Sample

Primary LanguageJava

Spring Boot AMQP Consumer Sample

This sample project is to show how to receive message from RabbitMQ server by using Spring Boot AMQP. Please refer to below project about how to send message to RabbitMQ server by using Spring Boot AMQP.

Prerequisites

To run this sample, you need a RabbitMQ server. Please refer to below URL about how to install RabbitMQ server.

Built With