This project pretends to be a micro service to manage books, having all the book information as well as the authors.
This microservice can be applied to a microservice network.
Java 11 with Spring boot.
PostgresSQL.
Docker.
- Please check the issues or open one yourself.
- Fork this repo and create a branch with a suggestive name.
- Create tests before commiting any flow, there are examples for every layer of the application.
- Keep code clean and have fun.