Restful Java with Jax-RS (Paperback)
暫譯: 使用 Jax-RS 的 RESTful Java (平裝本)

Bill Burke

  • 出版商: O'Reilly
  • 出版日期: 2009-12-07
  • 售價: $1,590
  • 貴賓價: 9.5$1,511
  • 語言: 英文
  • 頁數: 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 介面,並將其作為 JAX-RS 服務在 Java 中開發
- 在 JAX-RS 中調度 HTTP 請求,並學習如何從中提取資訊
- 使用 Application 類別、預設元件模型、EJB 整合、Spring 整合和 JPA 在 Java Enterprise Edition 中部署您的網路服務
- 探索多種保護您的網路服務的選項
- 學習如何使用 JAX-RS 實作 RESTful 設計模式
- 使用 java.net.URL、Apache HTTP Client 和 RESTEasy Proxy 等庫和框架在 Java 中編寫 RESTful 客戶端