The application was developed in Spring boot
data is being saved using Mongodb,
the tests were developed using version 5 of JUnit
and documentation for use of api's was used Swagger.
mvn clean package docker:build
docker-compose up
Access the o swagger http://localhost:8080/swagger-ui.html.