Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 371 Bytes

File metadata and controls

15 lines (12 loc) · 371 Bytes

Data Importer [CSV -> PostgreSQL -> CSV]

RESTful API for importing .CSV files, writing data to the database and finally creating production reports.

Features

  • RESTful
  • Models with proper relationships (one-to-many, one-to-one)
  • Custom Exception handling
  • Docker
  • PostgreSQL (H2 for tests)
  • Lombok
  • MapStruct
  • JUnit, Mockito

List of endpoints (soon)