8 lines
308 B
Plaintext
8 lines
308 B
Plaintext
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 |