After you clone this repo, build the project using the command below:
mvn clean installThis will build the project and create a .jar file in the target/ directory. Then run the following command
to run the project:
java -jar target/MongoDBSortSpringBootPOC-1.0-SNAPSHOT.jar