develop #2

Merged
jenkins merged 49 commits from develop into main 2026-04-08 19:55:46 +08:00
Showing only changes of commit 4ae0e8d125 - Show all commits
@@ -20,7 +20,9 @@ spring:
password:
driver-class-name: org.h2.Driver
flyway:
enabled: false
enabled: true
locations: classpath:db/migration
baseline-on-migrate: true
h2:
console:
enabled: true