There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.