BAEL-315 reducing the number of users to simplify the code.

This commit is contained in:
Tim Schimandle
2016-10-04 10:05:49 -06:00
parent 61b51e1cf9
commit 72c4fd84d4
9 changed files with 13 additions and 35 deletions

View File

@@ -3,7 +3,6 @@ server.port=8080
eureka.client.region = default
eureka.client.registryFetchIntervalSeconds = 5
eureka.client.serviceUrl.defaultZone=http://disc_gatewayUser:gatewayPassword@localhost:8082/eureka/
zuul.routes.resource.path=/resource/**
hystrix.command.resource.execution.isolation.thread.timeoutInMilliseconds: 5000