Skip to content

Commit 60de5fa

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 21b2bcc + f4a0add commit 60de5fa

File tree

1 file changed

+1
-1
lines changed
  • spring-boot/rabbitmq-event-brokering

1 file changed

+1
-1
lines changed

spring-boot/rabbitmq-event-brokering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ host than localhost then you need to change the connection properties in `applic
3232
* `./gradlew bootrun -Dspring.profiles.active=subscriber -Dsubscriber.queue=service3Queue -Dsubscriber.routingKey=*.*`
3333
1. start a single instance of the demo application in `publisher` mode:
3434
* `./gradlew bootrun -Dspring.profiles.active=publisher`
35-
1. check the log output of the publisher and the subscribes to see which events are produced and which events
35+
1. check the log output of the publisher and the subscribers to see which events are produced and which events
3636
are consumed by each subscriber
3737

0 commit comments

Comments
 (0)