Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.11.4+ 启动不了 #58

Open
xdewx opened this issue Apr 3, 2024 · 0 comments
Open

2.11.4+ 启动不了 #58

xdewx opened this issue Apr 3, 2024 · 0 comments

Comments

@xdewx
Copy link

xdewx commented Apr 3, 2024

[  restartedMain] com.yomahub.liteflow.core.FlowExecutor   : [a] is not exist or [a] is not registered, you need to define a node or chain with id [a] and register it
 EL: THEN(a,b,c);
          ^

com.yomahub.liteflow.exception.ELParseException: [a] is not exist or [a] is not registered, you need to define a node or chain with id [a] and register it
 EL: THEN(a,b,c);
          ^
        at com.yomahub.liteflow.builder.el.LiteFlowChainELBuilder.setEL(LiteFlowChainELBuilder.java:169

如果使用2.11.4-BETA1则正常,项目是spring-boot-starter-web-2.7.14,完全按照官网教程来的,但是在2.11.4+中Node总是无法自动注入

@xdewx xdewx changed the title 2.14.1+error 2.11.4+ 启动不了 Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant