If we implement a writer for an object type ... then it work on REST like this: `T writeMyObject()` but doesn't work on: `List<T> writeListOfMyObjects()` Also improve simple mapping if for instances like: objectA -> objectB as JSON with generic object -> toJsonObject writer / mapper binding