Tag: Deserializer
Posted in Java
Custom Jackson Joda DateTime Deserializer
This tutorial shows how to deserialize date format when unmarshaling JSON using Jackson. The custom annotation will be created in order to pass the date format using annotation.