Read Performance Improvement - Using Native Query
[cps.git] / cps-ri / src / test / resources / application.yml
index e835b77..4f40aea 100644 (file)
@@ -25,6 +25,7 @@ spring:
         enable_lazy_load_no_trans: true
         dialect: org.hibernate.dialect.PostgreSQLDialect
         format_sql: true
+        show_sql: false
 
   datasource:
     url: ${DB_URL}