diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8c03a6b..2bbc095 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -3,5 +3,4 @@ logging.level.org.hibernate=INFO spring.jpa.hibernate.ddl-auto=create-drop spring.mvc.view.prefix=/WEB-INF/pages/ -spring.mvc.view.suffix=.jsp -security.enable-csrf=false \ No newline at end of file +spring.mvc.view.suffix=.jsp \ No newline at end of file -- libgit2 0.21.2