diff --git a/spring-jinq/src/main/resources/application.properties b/spring-jinq/src/main/resources/application.properties index 78ccab7914..c0271c65da 100644 --- a/spring-jinq/src/main/resources/application.properties +++ b/spring-jinq/src/main/resources/application.properties @@ -5,4 +5,4 @@ spring.datasource.password= spring.jpa.hibernate.ddl-auto=create-drop spring.jpa.show-sql=true spring.jpa.properties.hibernate.format_sql=true -spring.jpa.properties.hibernate.globally_quoted_identifiers=true \ No newline at end of file +spring.jpa.properties.hibernate.globally_quoted_identifiers=true