Java Reference
In-Depth Information
• PUT and DELETE requests at the {id} URL update and delete Person in-
stances, respectively.
The following listing shows the complete PersonResource class for managing Per-
son instances.
Listing 9.4. Java resource class for Person POJO
Search WWH ::




Custom Search