This commit is contained in:
jvi
2021-02-08 14:10:34 +01:00
parent 5822265e1b
commit eee8c79add
2 changed files with 23 additions and 23 deletions

View File

@@ -6,11 +6,11 @@ spring:
password: null
driverClassName: org.h2.Driver
max-active: 15
# jpa:
# properties:
jpa:
properties:
# hibernate.dialect: org.hibernate.dialect.h2dialect
# hibernate.search.model_mapping: ca.uhn.fhir.jpa.search.lucenesearchmappingfactory
# hibernate.format_sql: false
hibernate.format_sql: true
# hibernate.show_sql: false
# hibernate.hbm2ddl.auto: update
# hibernate.jdbc.batch_size: 20