Commit 1e44303473848ea1be55c195b3d6250992017f99

Authored by zbeacon
1 parent 073225ab

removed debuging

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