feature #IASS9Z 新的java脚本插件,支持java8~java17的所有语法特性

This commit is contained in:
everywhere.z
2024-09-26 19:16:35 +08:00
parent 73c06353a8
commit 9334b1e846
25 changed files with 621 additions and 14 deletions

View File

@@ -216,7 +216,7 @@
"defaultValue": "com.yomahub.liteflow.thread.LiteFlowDefaultParallelLoopExecutorBuilder"
},
{
"name": "liteflow.scriptSetting",
"name": "liteflow.script-setting",
"type": "java.util.Map",
"description": "script special settings.",
"sourceType": "com.yomahub.liteflow.springboot.LiteflowProperty"