Skip to content

Add readOnly boolean on PoiItemReader #128

Closed
@EXAXL

Description

@EXAXL

Using as-is PoiItemReader implementation force to rewrite each time input file.
Sometime you don't need it/you can not do it (in our case we can not edit a file put on a nfs).

It could be nice adding a boolean field if the workbook has to be in readOnly mode or not.
In the current implementation it is always force to false

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions