Jim Prakash-Zawisza
Results
1
issues of
Jim Prakash-Zawisza
In JSR 353, the JsonObject#getString(String name, String defaultValue) method returns defaultValue if the value associated with name in the source JSON is null, e.g. { "foo": null }. In this...