Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 284 Bytes

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