From ccf5c2a8e448380920db58f30b682701e9327aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=84=9D=EB=B2=94?= Date: Thu, 5 Mar 2026 23:42:40 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=EB=93=A4=EC=97=AC=EC=93=B0=EA=B8=B0=20?= =?UTF-8?q?=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 920db64..4c03f59 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -95,7 +95,7 @@ spring: uri: http://group-service:8084 predicates: - name: Path - - args: + args: patterns: - /v1/groups/** - /v1/joins/**