/dev-library

Primary LanguageJavaMIT LicenseMIT

dev-library

This is a project that has the goal to show a little project with Spring Boot Web, Spring Data JPA, Hibernate (when necessary) and Swagger.

The project is to management of books in a library, has main operations registers books, authors and the users will have a funcionality to reservation of a book for a time and renew this reservation.

The system will register historic by user of the reservations and can show for user the report about books and reservations.