RESTful Java Web Services (Paperback) (RESTful Java 網路服務)
Jose Sandoval
- 出版商: Packt Publishing
- 出版日期: 2009-11-15
- 售價: $1,680
- 貴賓價: 9.5 折 $1,596
- 語言: 英文
- 頁數: 260
- 裝訂: Paperback
- ISBN: 1847196462
- ISBN-13: 9781847196460
-
相關分類:
Java 程式語言、Java 相關技術
海外代購書籍(需單獨結帳)
相關主題
商品描述
The approach we take is ideal for software developers with some, or extensive, programming experience: we design a RESTful API, which serves as our software specification, and implement it with every framework discussed in the book-there are no hypothetical examples; only practical working applications. This book is for Java developers who want to code RESTful web services using any of the open source RESTful frameworks available to date, for example, JAX-RS implementations such as Jersey and RESTEasy, the Restlet lightweight framework, or Struts 2 with the REST plug-in. You don't need to know REST, as we cover the theory of REST and web services; however, you should be familiar with the Java language and have some understanding of Java web applications. For each framework, we develop the same web service outlined in Chapter 4, so there is lots of working code available. This is a practical guide and the majority of the book is about coding RESTful web services, and not just about the theory of REST.
商品描述(中文翻譯)
我們採取的方法非常適合具有一定或豐富程式設計經驗的軟體開發人員:我們設計一個 RESTful API,作為我們的軟體規範,並使用書中討論的每個框架來實現它——沒有假設性的例子;只有實際可運行的應用程式。本書適合希望使用當前可用的任何開源 RESTful 框架來編寫 RESTful 網路服務的 Java 開發人員,例如 JAX-RS 實作如 Jersey 和 RESTEasy、Restlet 輕量級框架,或是帶有 REST 插件的 Struts 2。您不需要了解 REST,因為我們會涵蓋 REST 和網路服務的理論;不過,您應該熟悉 Java 語言並對 Java 網路應用程式有一定的理解。對於每個框架,我們都會開發第 4 章中概述的相同網路服務,因此有大量可運行的程式碼可供參考。這是一本實用指南,書中的大部分內容都是關於編寫 RESTful 網路服務,而不僅僅是 REST 的理論。