feat: integrate Flowable manager approval workflow

This commit is contained in:
selfrelease
2026-07-18 08:36:18 +08:00
parent aaf3bb5b58
commit c5d80aba43
19 changed files with 754 additions and 19 deletions
@@ -38,3 +38,9 @@ management:
logging:
pattern:
correlation: "[traceId=%X{traceId:-}] "
flowable:
database-schema: flowable
database-schema-update: ${FLOWABLE_SCHEMA_UPDATE:true}
async-executor-activate: false
history-level: audit