In the tutorial, I shows how to convert Excel File to JSON String or JSON File and vice versa with Java language by examples using Apache poi & Jackson.
* Technologies:
– Java
– Apache poi
– Jackson
What will we do?
1. Convert Excel File to JSON String
2. Convert Excel File to JSON File
3. Convert JSON String to Excel File
4. Convert JSON File to Excel File
Continue reading “Convert Excel to Json in Java – Apache Poi + Jackson”