Bulk Import with Multithreading. Purpose of this code is import thousands, or a millions of products from CSV file. I have considered human errors in CSV, database and JVM memory performance and scalability of the application.
- Postgres 9.6
- Java 1.8
- Spring Boot
