poi-object-mapper
poi-object-mapper copied to clipboard
Fix: All cells are nulls if setter returns anything but void
This pull request fixes https://github.com/millij/poi-object-mapper/issues/47 (All cells are nulls if setter returns anything but void)
Fixed by using a different PropertyDescriptor
.
@millij Please review and merge.
@pbacz Tested changes - they are not working for me. Request you to check the changes again. Thanks
@millij Hi, can you be more specific? What does not work?