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 1: Introduction

4.1 ( 11 )


Lecture Details

Website httpjavabrains.koushik.orgtutorialsjavaee_jaxrsIntroduction.html

Welcome to this course. This tutorial introduces you to REST APIs and explains some basic concepts.

SOAP Web services course httpjavabrains.koushik.orgjavaee.html#javaee_jaxws

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