| Class and Description | 
|---|
| com.fasterxml.jackson.datatype.jsr310.JSR310Module Replaced by  JavaTimeModulesince Jackson 2.7, see above for
   details on differences in the default configuration. | 
| com.fasterxml.jackson.datatype.jsr310.ser.key.Jsr310NullKeySerializer | 
| com.fasterxml.jackson.datatype.jsr310.deser.key.YearMothKeyDeserializer Due to typo in class name use  YearMonthKeyDeserializerinstead. | 
| com.fasterxml.jackson.datatype.jsr310.ser.ZonedDateTimeWithZoneIdSerializer Since 2.8 only used by deprecated  JSR310Module | 
| Method and Description | 
|---|
| com.fasterxml.jackson.datatype.jsr310.DecimalUtils.extractNanosecondDecimal(BigDecimal, long) due to potential unbounded latency on some JRE releases. | 
| com.fasterxml.jackson.datatype.jsr310.ser.ZonedDateTimeSerializer.withFeatures(Boolean) | 
Copyright © 2019 FasterXML. All rights reserved.