install JDK 17 and others
change working directory to project root diretory
./mvnw complie
./mvnw package
java -jar .\target\challenge-0.0.1-SNAPSHOT.jar
install JDK 17 and others
change working directory to project root diretory
./mvnw complie
./mvnw package
java -jar .\target\challenge-0.0.1-SNAPSHOT.jar