Open odrotbohm opened 6 years ago
I just tried it with Spring Boot 2.x and it works without problems. See /jochen777/jWebFormSpringBoot2Thymeleaf
The problem is, that our own project is still running on 1.5.x. We plan to upgrade to 2.x in Q1/2019. This will bring the jWebForm update too :)
Spring Boot 1.x is in maintenance mode an all forward looking development is happening on 2.0. I haven't tested the starter in a Boot 2.0 project yet so it might just work. However, it should be upgraded to build against at least Boot 2.0, if not even 2.1. I would've tried upgrading the xample to Boot 2.0 but it doesn't actually build. See jochen777/jWebformExample#1