diff --git a/respo/service-hello-dev.properties b/respo/service-hello-dev.properties new file mode 100644 index 000000000..9e0f88e7a --- /dev/null +++ b/respo/service-hello-dev.properties @@ -0,0 +1,11 @@ + +foo = foo version 2 +democonfigclient.message=hello spring io + +# routes to serviceId +# routes to url +# zuul.routes.api-a-url.path=/userapi/** +# zuul.routes.api-a-url.url=http://localhost:8881/ +#eureka.client.serviceUrl.defaultZone=http://localhost:8880/eureka/ + + diff --git a/respo/service-hi-dev.properties b/respo/service-hi-dev.properties new file mode 100644 index 000000000..9e0f88e7a --- /dev/null +++ b/respo/service-hi-dev.properties @@ -0,0 +1,11 @@ + +foo = foo version 2 +democonfigclient.message=hello spring io + +# routes to serviceId +# routes to url +# zuul.routes.api-a-url.path=/userapi/** +# zuul.routes.api-a-url.url=http://localhost:8881/ +#eureka.client.serviceUrl.defaultZone=http://localhost:8880/eureka/ + +