Employee management system using Spring Boot and PostgresQL
- PostgresQL
- Fork repo
- Clone forked repo
- Start PostgresQL server locally
- Create employees database
- Make sure properties in application.properties correspond to your local PostgresQL server
- Start EmployeeManagementApplication