A code created as a handbook for spring projects
Visit the swagger api http://localhost:8080/swagger-ui/
java >=15 (OBS: It'll probably work with java 11 aswell)
maven >= 3.6.3
postgreSQL
$ git clone
$ mvn install
# unit tests
$ maven test
- Author - Matheus Vargem