From 7698f0b3d47bc7ce46b1c8e2d07504e1f9f85d3b Mon Sep 17 00:00:00 2001 From: daniel LEE Date: Sat, 3 Jan 2026 21:24:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=A0=ED=82=A8=EC=8A=A4=20=ED=85=8C?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1185c86..403a293 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -23,6 +23,4 @@ spring.mvc.view.prefix=/WEB-INF/views/ spring.mvc.view.suffix=.jsp #spring.mvc.static-path-pattern=/resources/** #server.servlet.jsp.init-parameters.development=true -server.servlet.context-path=/profile - - +server.servlet.context-path=/profile \ No newline at end of file