First clone the repository or download and extract archived source code
To run the project in the command line, since it is Maven project, you can use mvn
.
Use
mvn clean install
mvn spring-boot:run
to compile and run the application.
First clone the repository or download and extract archived source code
To run the project in the command line, since it is Maven project, you can use mvn
.
Use
mvn clean install
mvn spring-boot:run
to compile and run the application.