#16 board : osiv - false
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user