diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7cd40c4c..f10b9a64 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,9 +1,7 @@ # jpa spring.jpa.database=postgresql spring.jpa.properties.hibernate.format_sql=true -spring.jpa.show-sql=true spring.jpa.properties.hibernate.use_sql_comments=true -spring.jpa.hibernate.ddl-auto=update spring.jpa.defer-datasource-initialization=true #security