1
0
mirror of https://github.com/google/nomulus synced 2026-04-18 07:15:29 +00:00
Files
nomulus/core
Shicong Huang 75659671db Fix a warning from Hibernate (#645)
Hibernate complained that ContactResource.getTransferData should not be
final:
WARN: HHH000305: Could not create proxy factory
for:google.registry.model.contact.ContactResource
org.hibernate.HibernateException: Getter methods of lazy classes cannot
be final: google.registry.model.contact.ContactResource#getTransferData
2020-06-24 10:02:42 -04:00
..
2020-06-24 10:02:42 -04:00