Skip to content
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:

  1. Currency Exchange micro-service (which get the exchange rate from the micro-service)
  2. Currency Conversion micro-service (which convert the target currency by using the exchange rate)
  3. 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.
Clone this wiki locally