From c2565dc4147a11f44ad6743bcc3419f1269509d7 Mon Sep 17 00:00:00 2001 From: daniel LEE Date: Thu, 26 Oct 2023 13:30:37 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EA=B2=BD?= =?UTF-8?q?=EB=A1=9C=20=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.properties | 5 ++--- src/main/webapp/WEB-INF/views/hello.jsp | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6cd362c..010bd19 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -21,6 +21,5 @@ server.url.img=/usr/local/soft/tomcat/webapps/profile # JSP spring.mvc.view.prefix=/WEB-INF/views/ spring.mvc.view.suffix=.jsp -spring.mvc.static-path-pattern=/resources/** -#JSP수정시 서버 재시작없이 바로 적용될 수 있게 설정 -server.servlet.jsp.init-parameters.development=true \ No newline at end of file +#spring.mvc.static-path-pattern=/resources/** +#server.servlet.jsp.init-parameters.development=true \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/hello.jsp b/src/main/webapp/WEB-INF/views/hello.jsp index 9817499..20480cc 100644 --- a/src/main/webapp/WEB-INF/views/hello.jsp +++ b/src/main/webapp/WEB-INF/views/hello.jsp @@ -21,7 +21,7 @@ -
+