diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1185c86..403a293 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -23,6 +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 - - +server.servlet.context-path=/profile \ No newline at end of file