- This repository provides a web service that implements the mergesort algorithm.
mvn clean test
mvn clean spring-boot:run
mvn clean package
./docker-build.sh
./docker-run.sh
When the application is running, visit the following to view the api docs:
mvn clean test
mvn clean spring-boot:run
mvn clean package
./docker-build.sh
./docker-run.sh
When the application is running, visit the following to view the api docs: