Module tools.jackson.databind
Package tools.jackson.databind.ext.javatime
package tools.jackson.databind.ext.javatime
Contains support for Java (8) Time (JSR-310) types: always available (as of Jackson 3.0)
but included similar to
JacksonModules for better configurability.-
ClassDescriptionSpecialized exception to be thrown when deserialization of
java.timeinstances fails due toDateTimeExceptionor related exceptions.Class that registers capability of deserializing and serializing (reading and writing)java.timevalues with the Jackson core.