Closed loongo closed 11 months ago
The Trial version will be migrated to version 2.8 in the upcoming days. Currently, only the Full version supports Spring Boot 3.2.
Hi Vlad,
I am running the full version 2.8. and it is the one currently giving me the error.
Version 2.7.1 (trial) was not giving the error.
I'm happy to try out the full version of 2.7.1 and see what the result is but I can't see previous versions on the download page
You need to use the jakarta
classifier as explained in the Installation Guide.
If you don't use it, it will use the javax
version which doesn't support Hibernate 6.
@loongo Actually, I checked the jar, and indeed it's missing that part. I will update it and let you know.
Thanks!
Fixed.
@loongo The issue was fixed and the 2.8.1 version was released. It should work just fine now.
@loongo The issue was fixed and the 2.8.1 version was released. It should work just fine now.
Downloaded and it's working. Thank you
I'm glad I could help and stay tuned for more.
Hi, Sorry if this is not the right place, or if I have misconfigured something.
I seem to have an issue when trying to run the optimiser with Spring boot 3.2.0. (See below)
When I imported the trial version 2.7.1 it executed correctly. I couldn't find the previous version 2.7.1 of the full version in the store front so I'm unable to test if that version works, with my config.
My build.gradle has:
Results in