Forked from
Eclipse Foundation / IT / APIs / Eclipse Foundation API SDK
30 commits behind the upstream repository.
Martin Lowe
authored
The new helper method to get the public facing model of a user object was being called during serialization, and since it returns a copy of itself, it created a crash loop. Adding JSONIgnore forces the method to be ignored which resolves the issue.
Name | Last commit | Last update |
---|---|---|
caching | ||
config | ||
core | ||
efservices | ||
http | ||
persistence | ||
testing | ||
utils | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Jenkinsfile | ||
LICENSE | ||
NOTICE.md | ||
README.md | ||
pom.xml |