spring-projects / spring-batch-extensions

Spring Batch Extensions
242 stars 258 forks source link

Add mapping between differents headers names and fields object target #15

Open xscorpio972 opened 9 years ago

xscorpio972 commented 9 years ago

If the fields of target object does not have the same names of the header in the excel file, org.springframework.beans.NotWritablePropertyException is thrown.