This repository contains a set of examples of using jsreport-java-client and its integration with jsreport reporting server
| simple | Example of calling jsreport server and invoking rendering request through its API from main Java class | |
| camel | Example of simple rendering at Camel route. It uses bean processing for calling the jsreport render service. |