Join Slack
Powered by
well, you can write custom setters and make gson i...
# reflect
k
kirillrakhman
04/07/2016, 11:30 AM
well, you can write custom setters and make gson invoke them and when the value is null, a default value is set. or you can have intermediate response objects with nullable properties and manually convert them to non-nullable domain objects
2
Views
Open in Slack
Previous
Next