Convert Excel to JSON File Design Diagram Overview This program convert excel file into the JSON file. Get the excel file and read that file. Excel data insert into the list object. Java list object convert to the JSON file. Inputs Outputs Dependencies Apache POI API Based On OPC and OOXML Schemas Jackson Databind