#port server.port=8100 eureka.client.service-url.defaultZone: http://localhost:8761/eureka/ management.endpoints.web.exposure.include=hystrix.stream management.endpoints.web.base-path=/ cryptocurrency-exchange-service.ribbon.listOfServers=http://localhost:8000,http://localhost:8001