test #426

Merged
klaus merged 415 commits from test into main 2026-06-27 00:35:30 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 3af958fdcb - Show all commits

View File

@@ -101,6 +101,7 @@ spring:
keepalive-time: ${DB_POOL_KEEPALIVE_TIME_MS:0}
jpa:
open-in-view: false
hibernate:
ddl-auto: validate
database: mysql

View File

@@ -97,6 +97,7 @@ spring:
password:
jpa:
open-in-view: false
database: h2
database-platform: kr.co.vividnext.sodalive.support.H2MySqlFunctionDialect
hibernate: