From 9e78a0e199a3818f14772b96b138ed67b71a62ac Mon Sep 17 00:00:00 2001 From: curry772 Date: Tue, 2 Jun 2026 18:08:11 +0900 Subject: [PATCH] =?UTF-8?q?ApiRequestBodyFilter=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=EB=A5=BC=20=EC=9C=84=ED=95=9C=20url=20pattern=20/dj/*?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 754053a..b7dcc07 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -30,7 +30,7 @@ ApiRequestBodyFilter /api/* - /mapi/* + /dj/*