SpringBoot Excel Csv Save

Project README

Spring Boot Export to Excel, CSV, and PDF.

This is a very simple project that showcases export to Excel (using AbstractXlsView), CSV (by extending AbstractView) and PDF.

This project favors file extensions (xls/csv/pdf) to resolve views.

I'm using:

  • iText for PDF generation (AGPL license. From iText page: "As soon as you want to use iText in a closed source, proprietary environment, you have to purchase an iText commercial license of one of the types discussed above.")
  • Apache POI for Excel generation
  • Super CSV for CSV generation
Open Source Agenda is not affiliated with "SpringBoot Excel Csv" Project. README Source: aboullaite/SpringBoot-Excel-Csv
Stars
73
Open Issues
2
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating