CRUD RESTful API with Spring Boot, Hibernate and PostgreSQL
This is a Spring Boot RESTful API for an employee database application in which each employee has an id, first name, last name, DOB and a department status.
Source code:
https://github.com/JavaMedvedev/restapi-springboot-hibernate-postgresql