- #服务器端口
- server:
- port: 8008
- #flowable配置
- flowable:
- activity-font-name: \u5B8B\u4F53
- label-font-name: \u5B8B\u4F53
- annotation-font-name: \u5B8B\u4F53
- check-process-definitions: false
- database-schema-update: false
- async-executor-activate: false
- async-history-executor-activate: false
|