Loading template-commands/src/main/resources/application.properties +2 −2 Original line number Diff line number Diff line server.port=port server.context-path=/api server.servlet-path=/path server.servlet.context-path=/api spring.mvc.servlet.path=/path spring.profiles.active=@spring.profiles.active@ Loading template-view/src/main/resources/application.properties +2 −2 Original line number Diff line number Diff line server.port=port server.context-path=/api server.servlet-path=/path server.servlet.context-path=/api spring.mvc.servlet.path=/path spring.profiles.active=@spring.profiles.active@ Loading Loading
template-commands/src/main/resources/application.properties +2 −2 Original line number Diff line number Diff line server.port=port server.context-path=/api server.servlet-path=/path server.servlet.context-path=/api spring.mvc.servlet.path=/path spring.profiles.active=@spring.profiles.active@ Loading
template-view/src/main/resources/application.properties +2 −2 Original line number Diff line number Diff line server.port=port server.context-path=/api server.servlet-path=/path server.servlet.context-path=/api spring.mvc.servlet.path=/path spring.profiles.active=@spring.profiles.active@ Loading