server.servlet.context-path=/profile 추가

This commit is contained in:
2023-10-26 15:15:33 +09:00
parent 23509cc2e2
commit d569709466

View File

@@ -22,4 +22,5 @@ server.url.img=/usr/local/soft/tomcat/webapps/profile
spring.mvc.view.prefix=/WEB-INF/views/ spring.mvc.view.prefix=/WEB-INF/views/
spring.mvc.view.suffix=.jsp spring.mvc.view.suffix=.jsp
#spring.mvc.static-path-pattern=/resources/** #spring.mvc.static-path-pattern=/resources/**
#server.servlet.jsp.init-parameters.development=true #server.servlet.jsp.init-parameters.development=true
server.servlet.context-path=/profile