This directory contains sample applications and resources to help you get started with ReportShell.
- projects: Contains Gradle and Maven Spring Boot sample applications.
- reports: Contains a Jaspersoft(R) studio project with sample reports and resources.
To run the samples, you will typically need to:
- Navigate to the
projectsdirectory. - Run the specific sample application you are interested in.
For detailed instructions, please refer to the Projects README
Once you have a sample application running, navigate to http://localhost:8080 to access the
landing page which lists all available sample reports with descriptions of their features.
Note that some reports work only in specific sample apps as they may require custom data sources or configuration. See each sample's README for more details.