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