Spring batch file processor. Receives an excel file from API, performs processing, and outputs a new file.
-
Updated
Dec 18, 2021 - Java
Spring batch file processor. Receives an excel file from API, performs processing, and outputs a new file.
- A web app that processes uploaded xlsx/csv file and performs the following operations, 1. Fill all empty cells with top level cell values. 2. Finds the three columns-PO Number, Supplier and Description. 3. Extract the values from those three columns. 4. Stores it in easily accessible format in the database. and much more
Java utilities to change or rename file names, remove spaces etc
A file processor suitable for SSG and more.
Add a description, image, and links to the fileprocessor topic page so that developers can more easily learn about it.
To associate your repository with the fileprocessor topic, visit your repo's landing page and select "manage topics."