Restful Java with Jax-RS (Paperback)

Bill Burke

  • 出版商: O'Reilly|英文2書85折
  • 出版日期: 2009-12-07
  • 售價: $1,540
  • 貴賓價: 9.5$1,463
  • 語言: 英文
  • 頁數: 314
  • 裝訂: Paperback
  • ISBN: 0596158041
  • ISBN-13: 9780596158040
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Learn how to design and develop distributed web services in Java using RESTful architectural principals and the JAX-RS specification in Java EE 6. With this hands-on reference, you'll focus on implementation rather than theory, and discover why the RESTful method is far better than technologies like CORBA and SOAP.

It's easy to get started with services based on the REST architecture. RESTful Java with JAX-RS includes a technical guide that explains REST and JAX-RS, how they work, and when to use them. With the RESTEasy workbook that follows, you get step-by-step instructions for installing, configuring, and running several working JAX-RS examples using the JBoss RESTEasy implementation of JAX-RS.

  • Work on the design of a distributed RESTful interface, and develop it in Java as a JAX-RS service
  • Dispatch HTTP requests in JAX-RS, and learn how to extract information from them
  • Deploy your web services within Java Enterprise Edition using the Application class, Default Component Model, EJB Integration, Spring Integration, and JPA
  • Discover several options for securing your web services
  • Learn how to implement RESTful design patterns using JAX-RS
  • Write RESTful clients in Java using libraries and frameworks such as java.net.URL, Apache HTTP Client, and RESTEasy Proxy

商品描述(中文翻譯)

學習如何使用 RESTful 架構原則和 Java EE 6 中的 JAX-RS 規範來設計和開發分散式網路服務。這本實用的參考書將重點放在實作而非理論上,並揭示為何 RESTful 方法遠比 CORBA 和 SOAP 等技術更優越。

基於 REST 架構的服務很容易上手。《RESTful Java with JAX-RS》包含了一本技術指南,解釋了 REST 和 JAX-RS 的運作方式以及何時使用它們。隨後的 RESTEasy 工作手冊提供了逐步指導,教你如何安裝、配置和運行幾個使用 JBoss RESTEasy 實作的 JAX-RS 範例。

- 設計一個分散式的 RESTful 介面,並在 Java 中開發為 JAX-RS 服務
- 在 JAX-RS 中調度 HTTP 請求,並學習如何從中提取資訊
- 在 Java Enterprise Edition 中使用 Application 類別、Default Component Model、EJB 整合、Spring 整合和 JPA 部署你的網路服務
- 探索多種保護你的網路服務的選項
- 學習如何使用 JAX-RS 實作 RESTful 設計模式
- 使用 java.net.URL、Apache HTTP Client 和 RESTEasy Proxy 等庫和框架在 Java 中撰寫 RESTful 客戶端