Skip to content

sayan0306/Microservices

Repository files navigation

Microservices

Microservices using Spring

links

  1. http://localhost:8000/currency-exchange/USD/to/INR
  2. http://localhost:8761/
  3. http://localhost:8100/currency-conversion-feign/USD/to/AED/quantity/10
  4. http://localhost:9411/
  5. http://localhost:15672/#/
  6. http://localhost:8765/currency-conversion-feign/USD/to/AED/quantity/10

Docker images

  1. docker pull sayan0306/currency-exchange-service:0.0.1
  2. docker pull sayan0306/currency-conversion-service:0.0.1
  3. docker pull sayan0306/api-gateway:0.0.1
  4. docker pull sayan0306/namingserver:0.0.1

About

Microservices using Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published