Core Engine for Gurukulams
- You need JDK 23 or higher running in your machibe
- Download the latest release
- Run below command
java -jar engine-*.jarSet JAVA_HOME variable pointing to JDK 23 or higher.
./mvnw clean package
./mvnw spring-boot:run -Dspring-boot.run.arguments="--app.seed.folder=../11th-botany"
We need dependencies to be excluded at .mvn/jvm.config
-Dexcludes=org.springframework:*