|
|
@@ -40,6 +40,9 @@ spring: |
|
|
# FLOWABLE |
|
|
# FLOWABLE |
|
|
flowable: |
|
|
flowable: |
|
|
async-executor-activate: false |
|
|
async-executor-activate: false |
|
|
|
|
|
database-schema-update: false |
|
|
|
|
|
process: |
|
|
|
|
|
definition-cache-limit: 100 |
|
|
aop: |
|
|
aop: |
|
|
proxy-target-class: true |
|
|
proxy-target-class: true |
|
|
auto: true |
|
|
auto: true |
|
|
|