|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/restful-web-services-jax-rs
课程评论:没有评论
课程名称:RESTful Web Services with JAX-RS 课程概述:该课程介绍了Web服务在企业应用中的作用,包括最佳实践、Web JEE架构及异常处理。课程将采用实操方式,通过使用JAX-RS资源类、拦截器和过滤器,讲解RESTful Web服务的开发及关键设计原则。 课程大纲: 1. 模块名称:JAX-RS RESTful Web Services 描述:本模块向学生介绍RESTful Web服务及如何使用cURL访问这些服务。 2. 模块名称:创建Web服务 描述:本模块向学生介绍使用JAX-RS开发RESTful Web服务的过程。内容包括JAX-RS资源、资源方法、子资源、子资源方法和媒体类型。同时将讨论JAX-RS中包含的响应类型以及在Web服务开发中出现的设计问题。此外,还将涉及JAX-RS中的拦截器和过滤器,以及影响服务器返回的HTTP状态的异常处理。 通过本课程,学生将获得RESTful Web服务的理论知识和实际操作技能,为日后的开发工作打下坚实基础。
Name:JAX-RS RESTful Web Services
Description:This modules introduce students to RESTful Web Services and how to access them using cURL.
Name:Creating Web Services
Description: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.
This course introduces the roles of Web Services in Enterprise Applications. Best Practices, Web JEE Architectures, Exception Handling. It will then take a hands on approach wit the development of RESTful Web Services using JAX-RS Resource Classes, Interceptors and Filters along with key design principals.