- Notifications
You must be signed in to change notification settings - Fork0
foolingcoder/spring-integration-rabbitmq-consumer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the consumer microservice of a message-driven microservices based on the publish/subscribe model using Spring Integration, Spring Cloud Stream and RabbitMQ message broker.It is based onhttps://piotrminkowski.com/2018/06/15/building-and-testing-message-driven-microservices-using-spring-cloud-stream/
To start the rabbit-mq broker using docker, use the below command:docker run -d -p 5672:5672 -p 15672:15672 --name my-rabbit rabbitmq:3-management
See # spring-integration-producer for the producer.
About
No description or website provided.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published