Commit 1e44303473848ea1be55c195b3d6250992017f99

Authored by zbeacon
1 parent 073225ab

removed debuging

@@ -473,9 +473,7 @@ spring: @@ -473,9 +473,7 @@ spring:
473 enabled: "true" 473 enabled: "true"
474 jpa: 474 jpa:
475 open-in-view: "false" 475 open-in-view: "false"
476 - show-sql: "true"  
477 hibernate: 476 hibernate:
478 - format_sql: "true"  
479 ddl-auto: "none" 477 ddl-auto: "none"
480 database-platform: "${SPRING_JPA_DATABASE_PLATFORM:org.hibernate.dialect.PostgreSQLDialect}" 478 database-platform: "${SPRING_JPA_DATABASE_PLATFORM:org.hibernate.dialect.PostgreSQLDialect}"
481 datasource: 479 datasource: