Remove SQL Dump
[clamp.git] / src / main / resources / application-noaaf.properties
index 5316f81..56ad7e8 100644 (file)
@@ -110,7 +110,7 @@ spring.jpa.properties.hibernate.format_sql=true
 spring.jpa.properties.hibernate.use-new-id-generator-mappings=true
 
 # Whether to enable logging of SQL statements.
-spring.jpa.show-sql=true
+#spring.jpa.show-sql=true
 
 #Async Executor default Parameters
 async.core.pool.size=10