movie-service

A sample micro-service using Java and Spring, with tests using Cucumber, Serenity BDD, Rest-Assured and Spock

To set up this project on your machine, you will need:

To run the unit, integration acceptance tests, run:

gradle verify

To run the application, run:

gradle run

The following URLs can be useful: