JAX-RS Basics 1
Topics
- JAX-RS quick overview
- Creating resources
- @Path
- URI Path template
- @PathParam, @QueryParam, @FormParam, @HeaderParam
- HTTP method annotations (Uniform interface)
- @GET, @POST, @PUT, @DELETE
- Creating responses
- Response class
- Representations (Formats)
- @Produces, @Consumes
You must have an active subscription to download PDF and Lab Zip of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.