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

This commit is contained in:
daniel LEE 2023-10-26 15:15:33 +09:00
parent 23509cc2e2
commit d569709466
1 changed files with 2 additions and 1 deletions

View File

@ -23,3 +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