From 3f032a0cdabcec4b4c71419739654bc52c2a00f2 Mon Sep 17 00:00:00 2001 From: kimscott Date: Mon, 16 Sep 2019 11:09:43 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=9C=EB=B2=A0=EC=9D=B4=20=EB=B6=80?= =?UTF-8?q?=EB=B6=84=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8fcb3a7..544c0c4 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -17,7 +17,7 @@ spring: uri: http://localhost:8085 predicates: - Path=/products/** - - id: goods + - id: goodsㄹ uri: http://localhost:8085 predicates: - Path=/goods/** @@ -36,7 +36,7 @@ spring: - id: servicecenter uri: http://localhost:8084 predicates: - - Path=/customers/** + - Path=/serveys/** - id: mypage uri: http://localhost:8086 predicates: