TheKiranAcademy
Task Title:
CSV Record Reading and Saving in Spring Boot with MySQL and
Hibernate
Task Description:
Develop a Spring Boot application that reads CSV records,
processes them, and saves the data into a MySQL database using
Hibernate.
Functionality:
1. CSV Record Reading: Implement functionality to read CSV records from a file.
2. Data Processing: Process each CSV record according to predefined business
logic or requirements.
3. Entity Mapping: Map the CSV records to corresponding entity objects for
saving in the MySQL database.
4. Database Interaction: Utilize Hibernate to interact with the MySQL database,
including saving processed data.
5. Error Handling: Implement error handling mechanisms to manage exceptions
during CSV reading, data processing, and database interaction.
Click Here To Download CSV
Note: Exclude Header from given CSV