java-tutorials/rabbitmq/README.md

9 lines
261 B
Markdown
Raw Normal View History

## RabbitMQ
This module contains articles about RabbitMQ.
### Relevant articles
- [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq)
2021-07-01 17:23:38 -04:00
- [Exchanges, Queues, and Bindings in RabbitMQ](https://www.baeldung.com/java-rabbitmq-exchanges-queues-bindings)