Getting Started

Prepare

install JDK 17 and others

Change directory

change working directory to project root diretory

Compile

./mvnw complie

Package

./mvnw package

Run

java -jar .\target\challenge-0.0.1-SNAPSHOT.jar

click link below

click me