I'm using the simple server configured via Spring. When an object contains an empty list (not null) my response does not return it as an empty list - it just excludes the property from the response. Is there any way to force it to include the property?
Regards, Kaleb
