Skip to content

bobend212/DataImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages