Monthly Archives: April 2022
Java & JSON : How to serialize NULL
So how do you serialize NULL ? NULL would typically mean that the attribute is omitted from the json, but what if you WANT the NULL to be there, to symbolize an attribute that should be REMOVED.
Posted in Uncategorized
Leave a comment