#16 board : osiv - false

This commit is contained in:
haerong22
2022-08-13 03:50:26 +09:00
parent 93cb6a6dd1
commit 9bd3fd55cd

View File

@@ -14,6 +14,7 @@ spring:
password: localhostTEST
driver-class-name: com.mysql.cj.jdbc.Driver
jpa:
open-in-view: false
defer-datasource-initialization: true
hibernate:
ddl-auto: create
@@ -22,7 +23,7 @@ spring:
properties:
hibernate.format_sql: true
hibernate.default_batch_fetch_size: 100
# h2.console.enabled: true
# h2.console.enabled: true
sql.init.mode: always
data:
rest: