/Spring_Files

A simple project working on spring boot, opencsv, apache poi for excel and more

Primary LanguageJava

A project working on spring boot, apache poi and opencsv to deal with the following problems:

  • export function: give a collection of generic object and write it to file based on typeFile from params.
  • import function: give a mutipart file, then read it and return a collection of array string with the number column you want to select