play.api.libs.json.DefaultWrites
Serializer for String types.
Transforms resulting JsValue using Writes[JsValue]
Transforms the resulting JsValue using transformer function
Convert the object into a JsValue
Serializer for String types.