Replies: 2 comments 1 reply
-
If the class is not found, this suggests that you're missing a dependency, namely the |
Beta Was this translation helpful? Give feedback.
1 reply
-
problem solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
I am upgrading a quarkus project to the last version (3.18.2 ) which uses Hibernate 6.6 and I would like to replace all the queries using blazebit. As far as I understand the last quarkus version uses blaze-persistence 1.6.14 and when it start launches the exception "java.lang.ClassNotFoundException: com.blazebit.persistence.integration.hibernate.Hibernate62Integrator"
I was wondering if you are planning or already doing the integration with Hibernate 6.6. or if there is a workaround to this problem.
thanks for your help
Francesco
Beta Was this translation helpful? Give feedback.
All reactions