load
loads an entity by a get request to resource/{id}
Return
the entity (identified by id) loaded
Parameters
id
of the entity to load
Throws
when resource not found
loads an entity by a get request to resource/{id}
the entity (identified by id) loaded
of the entity to load
when resource not found