This commit is contained in:
wukun
2025-11-13 01:06:33 +08:00
commit 3dca415827
24 changed files with 1679 additions and 0 deletions

8
conf/.env.example Normal file
View File

@@ -0,0 +1,8 @@
XBUILD_DIR=/Users/wukun/dev/eax4java/devtool/example
# java
CLASS_PATH=/Users/wukun/dev/eax4java/eax4dev/target/classes
BASE_PACKAGE=com.tienon.eax.example
RESOURCE_FILE=/Users/wukun/dev/eax4java/exapp/src/main/resources/workflow.json
# api
OPS_API_URL=http://localhost:8080
RUN_API_URL=http://localhost:8080