mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
Merge remote-tracking branch 'upstream/dev' into dev_rule_cache_2
# Conflicts: # pom.xml
This commit is contained in:
@@ -1 +1,2 @@
|
||||
liteflow.rule-source=instanceIds/flow.el.xml
|
||||
liteflow.rule-source=instanceIds/flow.el.xml
|
||||
liteflow.enable-node-instance-id=true
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
<bean id="liteflowConfig" class="com.yomahub.liteflow.property.LiteflowConfig">
|
||||
<property name="ruleSource" value="instanceIds/flow.el.xml"/>
|
||||
<property name="enableNodeInstanceId" value="true"/>
|
||||
</bean>
|
||||
|
||||
<bean id="flowExecutor" class="com.yomahub.liteflow.core.FlowExecutor">
|
||||
|
||||
Reference in New Issue
Block a user