Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piomin/sample-jasperreport-boot

sample application that show how to generate large pdf files using spring-boot with jasperreports
https://github.com/piomin/sample-jasperreport-boot

jasperreports java pdf pdf-files pdf-generation performance spring-boot

Last synced: 20 days ago
JSON representation

sample application that show how to generate large pdf files using spring-boot with jasperreports

Awesome Lists containing this project

README

        

## Generating large PDF files using JasperReports [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)

[![CircleCI](https://circleci.com/gh/piomin/sample-jasperreport-boot.svg?style=svg)](https://circleci.com/gh/piomin/sample-jasperreport-boot)

[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-black.svg)](https://sonarcloud.io/dashboard?id=piomin_sample-jasperreport-boot)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-jasperreport-boot&metric=bugs)](https://sonarcloud.io/dashboard?id=piomin_sample-jasperreport-boot)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-jasperreport-boot&metric=coverage)](https://sonarcloud.io/dashboard?id=piomin_sample-jasperreport-boot)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-jasperreport-boot&metric=ncloc)](https://sonarcloud.io/dashboard?id=piomin_sample-jasperreport-boot)

Detailed description can be found here: [Generating large PDF files using JasperReports](https://piotrminkowski.com/2017/06/12/generating-large-pdf-files-using-jasperreports/)