mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 04:02:09 +08:00
enhancement #IAF4NJ 增加 liteflow-rule-sql 单元测试
This commit is contained in:
@@ -18,7 +18,7 @@ import org.noear.solon.core.AppContext;
|
||||
@Configuration
|
||||
public class LiteflowMainAutoConfiguration {
|
||||
|
||||
@Inject(value = "${liteflow.parseOnStart}", required = false)
|
||||
@Inject(value = "${liteflow.parseOnStart:true}", required = false)
|
||||
boolean parseOnStart;
|
||||
|
||||
@Inject
|
||||
|
||||
Reference in New Issue
Block a user