Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 835 Bytes

devel-apiserver.md

File metadata and controls

17 lines (13 loc) · 835 Bytes

Developer's guide for Rengine ApiServer

Building

git clone [email protected]/wl4g/rengine.git
cd rengine/
export JAVA_HOME=/usr/local/jdk-11.0.10/
./mvnw clean install -DskipTests -Dmaven.test.skip=true -T 4C

FAQ

If you use the groovy environment, pay attention to the version situation between the components