This commit is contained in:
wangliwen 2022-06-20 18:25:05 +08:00
parent d1b6ae5e14
commit 2d41de0c66
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ spring:
resources:
static-locations: classpath:/static,classpath:/public,file:${resource.path}
flyway:
enable: true
enabled: true
locations: filesystem:config/db
baseline-on-migrate: true
baseline-version: 0