I'm not sure, if it's really a bug or I'm using it wrong. Into an Controller I'll get as JSON an object of arrays of objects. If not understand what I mean, an example is in the additional context, ...
the TimeZone of the ObjectMapper is used if the JSON input does not contain any timezone/offset information. If the mapper timezone is set to GMT+1, the input 2000-01-01T00:00:00.000 (no timezone) ...