Skip to content

A common Java library for exposing new functionalities, such as importing and export from excel document into java objects. It uses custom annotation over apache POI library in order to achieve the task. You can simply add java models to configuration class, and serialize or deserialize given objects.

Notifications You must be signed in to change notification settings

reza-mousavi/csv-java-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A common Java library for exposing new functionalities, such as importing and export from excel document into java objects. It uses custom annotation over apache POI library in order to achieve the task. You can simply add java models to configuration class, and serialize or deserialize given objects.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages