Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 390db59

Browse files
Update README.md
1 parent a462676 commit 390db59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# spring-integration-rabbitmq-consumer
22

3-
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
3+
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.
44
It is based on https://piotrminkowski.com/2018/06/15/building-and-testing-message-driven-microservices-using-spring-cloud-stream/
55

66
To start the rabbit-mq broker using docker, use the below command:
77
docker run -d -p 5672:5672 -p 15672:15672 --name my-rabbit rabbitmq:3-management
88

9-
See # spring-integration-producer for the producer.
9+
See # spring-integration-producer for the producer.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /