light-workflow-4j
light-workflow-4j copied to clipboard
missing files
missing StringUtil and DateUtil
[INFO] Compiling 61 source files to D:\source\light-workflow-4j\state-model\target\classes
D:\source\light-workflow-4j\state-model\src\main\java\com\networknt\workflow\state\model\internal\validation\ValidationContext.java:21: : Ҳ
import com.networknt.utility.StringUtil;
^
: StringUtil
λ: com.networknt.utility
D:\source\light-workflow-4j\state-model\src\main\java\com\networknt\workflow\state\model\internal\DateModule.java:27: : Ҳ
import com.networknt.utility.DateUtil;
^
: DateUtil
λ: com.networknt.utility
2
@yujiaao Thanks a lot for pointing it out. Given limited resources, we haven't focus on this project for while and the dependency has been updated. Let me upgrade to the 2.0.x framework. Also, we are more leaning towards Kafka Streams for workflow processing these days with microservices to handle events asychnously.
Upgrade the version of dependencies, you can fix this problem. 1.4.6 -> 1.5.0