Representers are now the key part of the new presentation layer of your API
Every domain entity and value will likely need a representer
Consider which methods of your domain objects require representation as Json
Employ HATEOS by creating relevant links in representers
Representers are now the key part of the new presentation layer of your API Every domain entity and value will likely need a representer Consider which methods of your domain objects require representation as Json Employ HATEOS by creating relevant links in representers