This project demonstrates how to implement communication between microservices using RabbitMQ messaging system. The system involves four consumers and a producer, communicating through RabbitMQ to perform CRUD (Create, Read, Update, Delete) operations on a student database.
- Docker
- RabbitMQ
- Postman
- MySQL
This project is licensed under the MIT License.