Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 978 Bytes

File metadata and controls

26 lines (16 loc) · 978 Bytes

ReportShell Samples

This directory contains sample applications and resources to help you get started with ReportShell.

Structure

  • projects: Contains Gradle and Maven Spring Boot sample applications.
  • reports: Contains a Jaspersoft(R) studio project with sample reports and resources.

Getting Started

To run the samples, you will typically need to:

  1. Navigate to the projects directory.
  2. Run the specific sample application you are interested in.

For detailed instructions, please refer to the Projects README

Viewing Sample Reports

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.