jordi-fontan / LearnQuest--JavaCore-JDBC-JEE-JUNIT-MAVEN-SVN-Professional-Certificates

1 stars 0 forks source link

Creating Web Services #22

Open jordi-fontan opened 1 year ago

jordi-fontan commented 1 year ago

This module introduces students to the development of RESTful web services using JAX-RS. It will covers JAX-RS resources, resource methods, sub-resources, sub-resource methods, and media types. It will talk about Response type included in JAX-RS and design concerns that emerge during web service development. It will also cover interceptors and filters in JAX-RS as well as exceptions that affect the HTTP status returned by the server. 6 videos, 3 readings, 3 practice quizzes