From 27c7fd4785fd1d241e282525da387adc472c0c55 Mon Sep 17 00:00:00 2001 From: cho Date: Mon, 12 Jan 2026 18:51:42 +0900 Subject: [PATCH] =?UTF-8?q?weblogic=EC=9A=A9=20=EB=94=B0=EB=A1=9C=EB=9D=BC?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/weblogic-web.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/WebContent/WEB-INF/weblogic-web.xml b/WebContent/WEB-INF/weblogic-web.xml index 0491232..989f592 100644 --- a/WebContent/WEB-INF/weblogic-web.xml +++ b/WebContent/WEB-INF/weblogic-web.xml @@ -22,6 +22,16 @@ /mgr/* + + ApiRequestBodyFilter + com.eactive.eai.adapter.controller.ApiRequestBodyFilter + + + ApiRequestBodyFilter + /api/* + /mapi/* + + logbackDisableServletContainerInitializer true