HTML5 Designer without JSP
Posted: Thu Feb 26, 2026 7:40 am
Good day, we just upgraded to Stimulsoft.Java so we can export PDF's and CSV from our backend service without needing external services.
However I just found out the HTML5 designer is packaged in an old format that's not even supported out of the box by our Spring Boot setup... (https://docs.spring.io/spring-boot/docs ... imitations)
I'm still looking into alternatives for our setup without changing too much in our deployment process.
Our frontend is a separate Vue-based PWA/SPA so it would be nice to be able just use the JS version for the designer without it being packaged inside JSP.
Or is there another way to serve the HTML5 designer in Spring Boot running with embedded Tomcat?
However I just found out the HTML5 designer is packaged in an old format that's not even supported out of the box by our Spring Boot setup... (https://docs.spring.io/spring-boot/docs ... imitations)
I'm still looking into alternatives for our setup without changing too much in our deployment process.
Our frontend is a separate Vue-based PWA/SPA so it would be nice to be able just use the JS version for the designer without it being packaged inside JSP.
Or is there another way to serve the HTML5 designer in Spring Boot running with embedded Tomcat?