Convert Excel Data to Java Objects with Poiji API
Skip to content
Search for easy dinners, fashion, etc.
When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.
Almost every Java developer in the profession come across one of the most common requirement. The requirement is working with excel either to generate report or to take input data from excel. We should be aware of the mapping between excel data & java objects. If we know an API which can directly map excel cell to field(property) of a java class, then it will become very easy. We have an API called Poiji. It is developed on top of very popular Apache POI just like Spring Boot on top of Spring.
javatechonline.com

Java Excel Apis To Read Excel File In Java Using Poiji API - JavaTechOnline

How to convert excel data into List of Java Objects : java excel apis to read excel file in java using poiji, convert excel data into list using Java
Simon McKenna
Simon McKenna

1 Comment

5

More about this Pin

Board containing this Pin

Selected board cover image
Java
323 Pins
2y

Related interests

Java File Functions List
Learn Java Data Types
Java Data Types Conversion
How To Convert Objects In Java
How To Convert Excel To Json
Java Collection Data Structure
How To Use Arraylist In Java
Java Function Parameters Guide
Primitive Data Types In Java