mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
b8f14fef8d
The fix for https://hibernate.atlassian.net/browse/HHH-20276 was included in 7.3.4 and will be included in version 8 in the future. 8.x is still in alpha though so we don't want to use it yet.
Summary
This project holds some of the general-purpose utility classes that do not rely on the registry domain model.
This is an intermediate step in untangling the circular dependencies between :core and :util subprojects.