# Spring Batch

Mapping CSV file with multiline Strings to Java Object with Spring Batch

Parse CSV file that contains multiline strings. Spring Batch allows us to make this task easier.