ObjectMapper Implementation Details
Jump to navigation
Jump to search
Internal
Organizatorium
Default Date deserialization is done with com.fasterxml.jackson.databind.deser.std.DateDeserializer
. The deserializer handles the situation when there's a custom format or not.