A small application for employee accounting. You can receive, add, delete employees. Added the ability to get employees by department. You can add a list of employees with a json file
- admin:admin
- user:user
You can already use this application on your own computer, just copy the link Application and start new project from this link in your IDE
- Spring Boot
- PostgreSQL
- JPA and Hibernate
- Liquibase
- SLF4 and logback(with AOP)
- Docker
- Mock and JUnit