ExcelReaderApp

What is it?

This project is for sending data from excel file to DB.

Building jar locally

  • mvn clean install assembly:single

How to run the tool

  • java -jar target/java-samples-excel-reader-1.0.0-SNAPSHOT-jar-with-dependencies.jar

Requirements

To run, you will need Java installed locally on the machine.