Skip to content

MahaswamiSoftware/quarkus-jasper-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Quarkus as a native application

./mvnw install -Dnative

Here we are getting build time exception, but in JVM mode it works perfectly fine.

###For running in JVM mode, run:

./mvnw install

java -jar target/quarkus-jasper-report-1.0-SNAPSHOT-runner.jar

To test jasper report generation, trigger in the browser:

localhost:8080/fruits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published