https://github.com/nikamelashvili/asynchronous-communication
This Small microservice application showcases how RabbitMQ lets multiple applications communicate with each other using exchanges and queue.
https://github.com/nikamelashvili/asynchronous-communication
Last synced: 6 months ago
JSON representation
This Small microservice application showcases how RabbitMQ lets multiple applications communicate with each other using exchanges and queue.
- Host: GitHub
- URL: https://github.com/nikamelashvili/asynchronous-communication
- Owner: NikaMelashvili
- Created: 2024-04-02T07:51:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T08:16:32.000Z (over 1 year ago)
- Last Synced: 2025-02-07T00:29:15.983Z (8 months ago)
- Language: Java
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asynchronous Communication With Spring
This Small microservice application showcases how RabbitMQ lets multiple applications communicate with each other using exchanges and queue.