From 1c9604ebcb03f4b6f6461d40150d13d9c37731b5 Mon Sep 17 00:00:00 2001 From: daniel LEE Date: Sat, 3 Jan 2026 20:56:33 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 403a293..5ffa3e6 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -23,4 +23,5 @@ 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 \ No newline at end of file +server.servlet.context-path=/profile +