Rest service implemented using Thorntail.io, mongodb and hibernate OGM.
To execute the application run:
mvn clean package
next you will need run the following command in the target directory
java -jar starWarsPlanetsAPI-thorntail.jar
instead of those commands, you can run a simple
mvn clear thorntail:run
The documentation can be found on http://localhost:8080/api/swagger.json