Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piomin/sample-jasperreport-boot
- Owner: piomin
- Created: 2017-06-09T20:58:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T20:08:30.000Z (23 days ago)
- Last Synced: 2024-10-26T07:13:41.300Z (21 days ago)
- Topics: jasperreports, java, pdf, pdf-files, pdf-generation, performance, spring-boot
- Language: Java
- Homepage: https://piotrminkowski.com/
- Size: 35.2 KB
- Stars: 13
- Watchers: 3
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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/)