Search found 3 matches
- Thu Mar 02, 2023 11:21 am
- Forum: Stimulsoft Reports.JAVA
- Topic: Version for jakarta.persistence?
- Replies: 4
- Views: 286
Re: Version for jakarta.persistence?
Thank you, any update?
- Mon Feb 06, 2023 2:29 pm
- Forum: Stimulsoft Reports.JAVA
- Topic: Version for jakarta.persistence?
- Replies: 4
- Views: 286
Version for jakarta.persistence?
Hello, I'm using Stimulsoft reports in my Spring Boot test application. I use servlet registration to register report viewer servlets so the viewer is embedded into my application. Everything is working fine as of now. Recently, due to an upgrade, I was forced to move to Spring Boot 3.0.2 (latest). ...
- Fri Feb 28, 2020 11:15 am
- Forum: Stimulsoft Reports.JAVA
- Topic: Filling up report with data
- Replies: 2
- Views: 2150
Filling up report with data
Hello, I've tried to produce a simple report using the latest Stimulsoft for Java (Trial) and I've ran into a multiple problems. The example with XML works fine, but the problem is when I attempt to create my own report in code. I want to pull objects from REST API and show its response in report. B...