Example project demonstrating the use of RabbitMQ with Spring-boot
docker-compose up
Set the value of spring.rabbitmq.host to the ip of RabbitMQ Docker container
./mvnw clean package
java -jar target/rabbitmq-0.0.1.jar
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example project demonstrating the use of RabbitMQ with Spring-boot
docker-compose up
Set the value of spring.rabbitmq.host to the ip of RabbitMQ Docker container
./mvnw clean package
java -jar target/rabbitmq-0.0.1.jar