diff --git a/SouP/src/main/resources/application.properties b/SouP/src/main/resources/application.properties index ada8987..452f9f3 100644 --- a/SouP/src/main/resources/application.properties +++ b/SouP/src/main/resources/application.properties @@ -1 +1,3 @@ -spring.profiles.include=oauth, real, real-db \ No newline at end of file +spring.profiles.include=oauth, real, real-db +logging.level.org.hibernate.type.descriptor.sql=trace +spring.jpa.properties.hibernate.format_sql=true \ No newline at end of file