Java EE 8 RESTful Web Services Cookbook

所在平台: Udemy

课程主页: https://www.udemy.com/course/java-ee-8-cookbook-mastering-rest-web-services-with-jax-rs/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera Java EE 8 RESTful Web Services Cookbook 课程内容摘要** 本课程专注于使用 Java EE 平台上的行业标准——JAX-RS(Java API for RESTful Web Services),以解决方案为导向,帮助学习者开发现代化的 RESTful Web 服务。课程采用“食谱”式教学风格,提供实际可用的代码示例和技巧,解决开发过程中遇到的常见挑战。 **核心学习内容包括:** * **JAX-RS 基础与应用:** 深入学习如何利用 JAX-RS 创建 RESTful Web 服务。 * **安全加固:** 通过 JSON Web Token (JWT) 保护 RESTful 资源的安全。 * **依赖注入集成:** 将 CDI (Contexts and Dependency Injection) 集成到 RESTful Web 服务中,简化开发。 * **特性实现:** * 使用 JAX-RS 过滤器增强服务功能。 * 将 Java 方法和类直接托管为 RESTful 资源。 * 集成 Java Persistence API (JPA) 到 RESTful 资源中,实现数据持久化。 * 在 RESTful 服务中实现缓存机制,提高性能。 * 创建异步 RESTful 服务,提升响应能力。 * 处理文件对象,包括消费和返回文件。 * 向客户端发送 Cookie。 * **标准 API 应用:** 学习如何利用 Java EE 标准 API 解决实际开发中的各种问题。 本课程适合希望掌握 Java EE 平台下 RESTful Web 服务开发技能的学习者,通过实际操作和案例学习,能够快速构建和部署现代化的 RESTful 应用。

课程评论(0条)

课程详情

JAX-RS is the industry standard in developing REST web services on the Java EE platform. This course will help you develop your own REST web services using Java EE in a solution based approach. This course is a cookbook style, solutions based approach to developing REST web services with Java EE that will help you be able to use JAX-RS to create modern RESTful web services on Java EE 8protect your REST resources with JSON Web Token (JWT)integrate dependency injection (CDI) into your RESTful web servicesuse JAX-RS filtershost Java methods as REST resourcesintegrate Java Persistence API (JPA) into your REST resourcesimplement caching in your REST resourceshost Java classes as REST resourcescreate asynchronous REST servicesconsume file objects in your REST servicesreturn file objects from your REST resourcessend cookies to clients from your REST resources and much moreThis course will teach you how to use the standards based Java EE API to solve common challenges. So sign up now and be on your way to developing modern REST web services with Java API for RESTful web services on the Java EE platform. Sign up now and I'll see you in the course.

课程标签

0人关注该课程

主题相关的课程