You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new Ninja application using the ninja-servlet-jpa-blog-archetype, version 7.0.0. When executing it on Java 18 or 21, I got the error below, which I could work around by declaring a newer version of Javassist in the application’s pom.xml:
I created a new Ninja application using the ninja-servlet-jpa-blog-archetype, version 7.0.0. When executing it on Java 18 or 21, I got the error below, which I could work around by declaring a newer version of Javassist in the application’s
pom.xml
:org.hibernate.HibernateException: HHH000142: Javassist Enhancement failed: models.Article
The text was updated successfully, but these errors were encountered: