mirror of
https://github.com/google/nomulus.git
synced 2025-07-12 14:08:18 +02:00
EntityClasses.ALL_CLASSES has all of our registered entities so we can use it to initialize VKeyTranslatorFactory.classRegistry to avoid adding them one by one. Also, this PR changed to use Key.getKind() to get the kind of the entity to solve the problem that when the entity class is an inner class, its kind should still be the class name instead of OuterClass$InnerClass. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |