spring-projects / spring-projects/spring-batch-extensions
Need of reading one particular sheet.
Open
@mdeinum is already working on this.
Since Apr 12, 2022.
module: spring-batch-excel
type: enhancement
- Dominant language
- Java
- Stars
- 277
- Forks
- 269
- PR merge metrics
- No merged PRs in 30d
Description
Since the xlsx format supports storing multiple tabs named differently and with different columns there is a need for supporting such files. It could be done by giving the user an ability to specify which sheet to read from by adding the Id or Name.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.