google-nomulus/core
Shicong Huang e73e5defc2 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
..
gradle/dependency-locks Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
src Fix a warning from Hibernate (#645) 2020-06-24 10:02:42 -04:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00