This commit adds a new property, spring.jackson.time-zone, that can be used to configure the time zone that Jackson uses when configuring dates. It affects the serialisation of both JDK and Joda date types. Closes gh-3505
This commit adds a new property, spring.jackson.time-zone, that can be used to configure the time zone that Jackson uses when configuring dates. It affects the serialisation of both JDK and Joda date types. Closes gh-3505