-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Ubaid ur Rehman edited this page Sep 12, 2020
·
1 revision
Welcome to the SpringServices_Rest_Micro wiki!
Abstract: Currency Exchange Application with Micro-services along with RabbitMQ message broker Zipkin Distribution management. We have:
- Currency Exchange micro-service (which get the exchange rate from the micro-service)
- Currency Conversion micro-service (which convert the target currency by using the exchange rate)
- Currency app client (which is responsible to interact with micro-services and get the converted currency by interacting with currency exchange micro-service and currency-conversion micro-service.