Skip to content

samraj-dev/excel-reader-shell-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Reader

Technologies

  • Apache POI
  • Spring Shell

Build Jar

Run the following command to build the jar file

mvn clean install

Read Excel

Run the following command to start the shell

java.exe -jar excel-reader-shell-poc-0.0.1-SNAPSHOT.jar

A shell will be shown, run the below command to read and display the contents of the excel file read <filepath> example shown below
read c:/excel/contact.xlsx

About

Read Excel File using Apache POI and Spring Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages