Skip to content

cc-wong/jasperreports-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages