/csv-file-upload

This feature allows bulk data import into the system by uploading CSV files. It streamlines data entry fots, ensuring efficient and accurate updates to the database. Used opencsv

Primary LanguageJava

It will read data from CSV file and store into database.

CSV File in Storage Folder

Built tool we used - Maven

Required Dependency for this repository :

  • spring-boot-starter-web
  • spring-boot-starter-data-jpa
  • spring-boot-devtools
  • mysql-connector-j
  • lombok
  • opencsv