cc-wong / jasperreports-demo

A demo on JasperReports.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jasperreports-demo

A simple demo on JasperReports with a Java Spring Boot application.

  • Reads report data as XML configured in application.yml.
  • Loads the DemoReport template and runs the report with the data.
  • Writes the output with the file format defined by the export type entered in the command line argument.

Java version: 11

About

A demo on JasperReports.


Languages

Language:Java 100.0%