From 36f3b7817f8b666f21bfd7926968ca7a87545891 Mon Sep 17 00:00:00 2001 From: kimscott Date: Fri, 20 Sep 2019 08:51:08 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EB=A5=98=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f8be8de..b98e21a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -65,7 +65,7 @@ spring: predicates: - Path=/products/**,/goods/** - id: order - uri: http://order:8080 + uri: http://orders:8080 predicates: - Path=/orders/** - id: delivery