- Java 12
- Spring Boot
- Spring Data
- Embeded Tomcat
- Hibernate
- Liquibase
- Angular 7
- RxJS
- Angular Material Design
- moment.js
- PostgreSQL 12.1
- docker-compose (+ multi-stage)
- gradle 5.0
Same application but with C# - https://github.com/Mrak2017/salaryCalculation
- Prepare (build) containers
docker-compose -f docker-compose.builder.yml build - Start application
docker-compose up -d - Open in browser
http://localhost:8001