spring-batch-extensions
spring-batch-extensions copied to clipboard
Support representing Excel rows as other types than String[]
Adjust interfaces to be generic and supply POI implementations to represent as String[] or Object[]. Fixes #38.