An webservice to store all the worst movies running for a Golden Raspberry Awards.
To run the webservice navigate to the root directory and run the command:
./mvnw spring-boot:run
To run the unity tests navigate to the root directory and run the command:
./mvnw test