server.servlet.context-path=/profile 추가
This commit is contained in:
parent
23509cc2e2
commit
d569709466
|
|
@ -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
|
||||
Loading…
Reference in New Issue