Microservices using Spring
- http://localhost:8000/currency-exchange/USD/to/INR
- http://localhost:8761/
- http://localhost:8100/currency-conversion-feign/USD/to/AED/quantity/10
- http://localhost:9411/
- http://localhost:15672/#/
- http://localhost:8765/currency-conversion-feign/USD/to/AED/quantity/10
- docker pull sayan0306/currency-exchange-service:0.0.1
- docker pull sayan0306/currency-conversion-service:0.0.1
- docker pull sayan0306/api-gateway:0.0.1
- docker pull sayan0306/namingserver:0.0.1