|
@@ -1,10 +1,5 @@
|
|
eureka.client.service-url.defaultZone=http://127.0.0.1:8821/eureka/
|
|
eureka.client.service-url.defaultZone=http://127.0.0.1:8821/eureka/
|
|
|
|
|
|
-zuul.routes.api-a.path=/api-product/**
|
|
|
|
-zuul.routes.api-a.service-id=product-service
|
|
|
|
-
|
|
|
|
-zuul.routes.api-b.path=/api-user/**
|
|
|
|
-zuul.routes.api-b.service-id=user-service
|
|
|
|
|
|
|
|
## redis ÅäÖÃ
|
|
## redis ÅäÖÃ
|
|
spring.redis.host=127.0.0.1
|
|
spring.redis.host=127.0.0.1
|