play.api.libs.json.DefaultWrites
transforms resulting JsValue using Writes[JsValue]
transforms resulting JsValue using Writes[JsValue]
transforms the resulting JsValue using transformer function
transforms the resulting JsValue using transformer function
Convert the object into a JsValue
Convert the object into a JsValue
Default Serializer org.joda.time.LocalDate -> JsString(ISO8601 format (yyyy-MM-dd))