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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
// required for hibernate-ehcache to work with javax variant of hibernate-core excluded
18
+
}
19
+
}
20
+
----
21
+
22
+
3
23
==== Grails 3.2.x and above with Hibernate 4
4
24
5
25
Grails 3.2.x is based on Spring Boot 1.4.x which enforces Hibernate 5.0.x as the default version. If you want to continue to use Hibernate 4 you must explicitly declare the Hibernate 4 dependences in `build.gradle`.
0 commit comments