Skip to content

Micro service to generate XLS files from a template and data which is in JSON format

License

Notifications You must be signed in to change notification settings

SEL-Columbia/json-to-xls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Micro service to generate XLS files from XLS template and data in JSON format

Build Status

The following are the dependencies to run this project:

  • Gradle for build
  • jxls internally to generate the XLS files
  • JsonToJava from this repo which converts json structure to equivalent Java Classes

About

Micro service to generate XLS files from a template and data which is in JSON format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%