Ports
Tracing Server(Zipkin): 9411Event Broker(RabbitMQ): 5672 and 15672 (management)Spring Cloud Config Server: 8888Spring Cloud Eureka Naming Server: 8761-
Spring Cloud Gateway: 8765 -
Currency Exchange Service: 8000 Currency Conversion Service: 8100Limits Service: 8080
URLs
-
Tracing Server -
Naming Server -
Currency Exchange(direct) -
Currency Conversion(direct) -
http://localhost:8100/currency-conversion/from/USD/to/INR/quantity/1
-
http://localhost:8765/currency-conversion/from/USD/to/INR/quantity/1
-
http://localhost:8100/currency-conversion-feign/from/USD/to/INR/quantity/1
- http://localhost:8765/currency-conversion-feign/from/USD/to/INR/quantity/1