Browse Source

更新版本号

everywhere.z 1 year ago
parent
commit
e97e819159

+ 0 - 7
liteflow-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json

@@ -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
     }
   ]
 }