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 @@ -
+