RESTful API for importing .CSV files, writing data to the database and finally creating production reports.
- RESTful
- Models with proper relationships (one-to-many, one-to-one)
- Custom Exception handling
- Docker
- PostgreSQL (H2 for tests)
- Lombok
- MapStruct
- JUnit, Mockito