I need create Excel woorkbooks in Grails, Grails support both Apache POI and JExcel Api, but I would like you to tell me about the advantages and disadvantages of both.
According to I know, Apache POI is more faster than JExcel Api, but the JExcel API have a mos friendly code.
Please if do you tell me about your experience.
Thanks