Skip to content

Kahfimaulana/spring-quartz-jasper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is an example how to create a jasper report with Spring Framework. Integrated with quartz scheduler, the application can be run with some interval time. (Default 10s)

How to run it :

  1. Copy file.json to your directory
  2. Change absolute path to get file.json in "com.test.jasper.GenerateFromJsonJob" class
  3. Build application with "mvn install" within directory.
  4. the jar file will be able to execute. The application should trigger the quartz scheduler to run in interval time that has been decided.

That's all :)

Thanks Kahfi Maulana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages