diff --git a/Spring-Boot-Batch/springbootbatch/src/main/resources/csv/employees.csv b/Spring-Boot-Batch/springbootbatch/src/main/resources/csv/employees.csv index 2964a0c..85c4482 100644 --- a/Spring-Boot-Batch/springbootbatch/src/main/resources/csv/employees.csv +++ b/Spring-Boot-Batch/springbootbatch/src/main/resources/csv/employees.csv @@ -1,4 +1,4 @@ -Janardan, Srivastava, FCI -Chandra, Srivastava, Powergrid -Vijay, Verma, CDA -Savita, Srivastava, NTPC \ No newline at end of file +Jan, Sri, FCI +Chan, Sri, Powergrid +Vij, Ver, CDA +Sav, Sri, NTPC \ No newline at end of file