This commit is contained in:
dinggang 2022-07-14 14:12:17 +08:00
parent e3f451b375
commit ffd3d24b6a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ spring:
activiti:
check-process-definitions: false
resources:
static-locations: classpath:/static,classpath:/public,file:${resource.path}
static-locations: classpath:/static,classpath:/public,file:${resource.path},file:${resource.devModelFilePath}
flyway:
enabled: true
locations: filesystem:config/db