To make sure all dependecies are installed and pluged-in, be sure to enter the mvn install
command.
To run the endpoints tests and see the results using Spring Boot.
To start the application. The server will start in the custom port 9090.
The endpoints will target back at http://localhost:9090/, which is the URL that the front-end part of the app uses.