-
Feature Request
-
Resolution: Done
-
Major
-
1.0.2.Final
-
None
POI is used for reading and writing excel, and jackson-databind is used for POJO binding, deserialization and serialization. To customize the mapping between excel column names and Java Beans properties for both Excel ItemReader and Excel ItemWriter, use jackson annotations or the more portable JAXB annotations.
Busy Developers' Guide to Apache POI HSSF and XSSF Features
POI How to
jXLS provides jxls-reader module to read XLS files and populate Java beans with spreadsheet data.
Comparison of JETT and Jxls, 2 framework on top of POI for excel and bean binding and transformation.
XLSBeans is another library for mapping Excel sheets to POJOs.
- is related to
-
JBERET-71 Implement Excel ItemWriter
- Resolved
-
JBERET-314 Implement ItemReader that reads from multiple resources
- Open
- relates to
-
JBERET-87 Support configuration of serialization and deserialization features in Excel ItemReader and ItemWriter classes
- Resolved