From e8dcc3f8d805916600b6dea744c18ba48dbab4e6 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Wed, 19 Oct 2022 10:57:56 +0800 Subject: [PATCH] Update README.md [skip ci] --- rabbitmq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 3624635835..d91d268b2b 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -6,5 +6,5 @@ This module contains articles about RabbitMQ. - [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq) - [Exchanges, Queues, and Bindings in RabbitMQ](https://www.baeldung.com/java-rabbitmq-exchanges-queues-bindings) - [Pub-Sub vs. Message Queues](https://www.baeldung.com/pub-sub-vs-message-queues) - +- [Channels and Connections in RabbitMQ](https://www.baeldung.com/java-rabbitmq-channels-connections)