From e97e819159aa3b65f9632c30728ab874b78bd8fa Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Sun, 14 Jan 2024 20:39:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../META-INF/additional-spring-configuration-metadata.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/liteflow-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/liteflow-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 92197d877..f5eb0bec5 100644 --- a/liteflow-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/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 } ] } \ No newline at end of file