mirror of
https://github.com/google/nomulus
synced 2026-05-13 11:21:46 +00:00
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.