From 904d5d178013aa3669db33d762e4b6baa4cf146a Mon Sep 17 00:00:00 2001 From: kimscott Date: Mon, 16 Sep 2019 16:18:34 +0900 Subject: [PATCH] =?UTF-8?q?=EB=94=9C=EB=A6=AC=EB=B2=84=EB=A6=AC=20?= =?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 544c0c4..146d6d3 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -28,7 +28,7 @@ spring: - id: delivery uri: http://localhost:8082 predicates: - - Path=/deliverys/** + - Path=/deliveryies/** - id: marketing uri: http://localhost:8083 predicates: