Clone first the whole project to your local. Do not forget to install and run MongoDB before running the application.
Inside the project directory, you should run:
This installs all the dependencies needed to start the application and runs all the test scripts.
After that, run:
This runs the app in the development mode.
Access the APIs at http://localhost:8080.
You're good to go!
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Spring Data MongoDB
The following guides illustrate how to use some features concretely: