Skip to content

Jothibasuofficial/File-Batch-Conversion-CSV-JSON

Repository files navigation

File Batch Conversion (CSV - JSON)

Processing the CSV file and converting it to JSON by batch process with the help of multi-threading using JAVA.

Example

Example Image

Test Yours

  • Test with your own file by changing configurations in following file,
    • /src/FileConfiguration.java
    • /src/Main.java

Highlights

  • Processed and converted 100000 records
  • Final output can be write in single/multiple file
  • Cost and Resource Effective

Releases

No releases published

Packages

No packages published

Languages