x
Menu

Developing RESTful APIs with JAX-RS

Other, , Prof. koushk

Updated On 02 Feb, 19

Overview

Introduction - REST and HTTP - Resource URIs - Collection URIs - HTTP Methods - Method Idempotence - REST Response - HATEOAS - The Richardson Maturity Model - What Is JAX RS? - Setting Up - Understanding the Application Structure - Creating a Resource - Returning XML Response - Installing a REST API client - Building Service Stubs - Accessing Path params - Returning JSON Response - Implementing POST Method - Implementing Update and Delete - Implementing ProfileResource - Pagination and Filtering - The Param Annotations - Using Context and BeanParam annotations - Implementing Subresources - Sending Status Codes and Location Headers - Handling Exceptions - Using WebApplicationException - HATEOAS - Content Negotiation

Includes

Lecture 12: Understanding the Application Structure

4.1 ( 11 )


Lecture Details

Website httpjavabrains.koushik.orgcoursesjavaee_jaxrslessonsUnderstanding-The-Application-Structure

Lets now look under the hood and understand how the REST API application works. Well understand some of the components that handle the API requests and how they fit together.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send