JAX-RS Tutorials
|
|
These tutorials describe concepts of RESTful services and how to use them in Java using JAX-RS, the Java API for RESTful Web Services.
|
|
Creating JAX-RS Resources
-
-
-
-
-
-
-
-
-
-
-
-
-
| JAX-RS - @POST Example | How to handle HTTP post request using @POST annotation in JAX-RS application? This example uses JAX-RS Client API to submit a post request. |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Providers
-
-
-
-
-
Filters
-
-
-
-
-
-
-
Interceptors
-
-
Validation
-
-
-
-
Asynchronous Processing
-
-
-
Accessing Context Information
-
-
-
-
-
-
-
Accessing Container Managed Resources
-
JAX-RS Security
-
-
HATEOAS Support
-
|
|
|
|