mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
Merge branch 'dev' of https://gitee.com/dromara/liteFlow into issues/I61D1N-v2
This commit is contained in:
@@ -214,13 +214,6 @@
|
||||
"description": "Custom thread pool implement for parallel-loop executor.",
|
||||
"sourceType": "com.yomahub.liteflow.springboot.LiteflowProperty",
|
||||
"defaultValue": "com.yomahub.liteflow.thread.LiteFlowDefaultParallelLoopExecutorBuilder"
|
||||
},
|
||||
{
|
||||
"name": "liteflow.fallback-cmp-enable",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Enable fallback component.",
|
||||
"sourceType": "com.yomahub.liteflow.springboot.LiteflowProperty",
|
||||
"defaultValue": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user