RESTful Web Services with Dropwizard
暫譯: 使用 Dropwizard 的 RESTful 網路服務
Alexandros Dallas
- 出版商: Packt Publishing
- 出版日期: 2014-02-21
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 112
- 裝訂: Paperback
- ISBN: 1783289538
- ISBN-13: 9781783289530
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,480$1,406 -
$650$514 -
$620$490
相關主題
商品描述
The world is moving towards RESTful Web Services and now you can get up to speed quickly and painlessly. This tutorial covers all you need to create your own Web Service applications using the Dropwizard libraries.
Overview
- Learn how to build and test your own high-performance Web Service application
- Know more about creating and serving custom database content with Web Services
- Gain insight on how to secure your Web Service
In Detail
The RESTful Web Services concept is constantly growing compared to SOAP technologies. Used by many API providers, RESTful has started to become the architecture of choice for the enterprise SOA as well. Dropwizard combines everything needed to create production ready RESTful Web Services, combining the most powerful, stable and well-known RESTful Java-based libraries.
This practical guide will help you learn how to create, configure, and implement a dynamic Web Service application by showcasing practical examples using the most important modules of Dropwizard and combining them together.
Starting from using Maven to create an empty default Java application to deploying a production-ready scalable Web Service application, this book demonstrates the capabilities of Dropwizard and the advantages of using it.
Discover how to use Jersey to create rest resources, and add them to Dropwizard's bootstrapped environment so they can be served by its embedded Jetty server. Learn how to combine and utilize the Database. Understand more about Configuration, Testing and Monitoring libraries to create a Web Service application in a step-by-step manner using solid examples. Also gain insight on how to secure your Web Services and validate incoming requests with minimum effort.
This book is an invaluable asset to anyone who wants to create a RESTful Web Service application with the combined libraries of Dropwizard.
What you will learn from this book
- Build a sample Web Service application powered by Jersey
- Configure your application and externalize your configuration settings
- Use jDBI to interact with databases
- Validate Web Service requests
- Build Web Service clients
- Add runtime health checks to ensure your application's optimal performance
- Ensure your application's stability by creating unit tests using the Dropwizard testing modules
Approach
A hands-on focused step-by-step tutorial to help you create Web Service applications using Dropwizard
Who this book is written for
If you are a software engineer or a web developer and want to learn more about building your own Web Service application, then this is the book for you. Basic knowledge of Java and RESTful Web Service concepts is assumed and familiarity with SQL/MySQL and command-line scripting would be helpful.
商品描述(中文翻譯)
世界正朝著 RESTful Web Services 發展,現在您可以快速且輕鬆地掌握這一技術。本教程涵蓋了使用 Dropwizard 函式庫創建您自己的 Web Service 應用所需的所有內容。
概述
- 學習如何構建和測試您自己的高性能 Web Service 應用
- 了解如何使用 Web Services 創建和提供自定義數據庫內容
- 獲得有關如何保護您的 Web Service 的見解
詳細內容
與 SOAP 技術相比,RESTful Web Services 概念不斷增長。許多 API 提供者都在使用 RESTful,這也開始成為企業 SOA 的首選架構。Dropwizard 結合了創建生產就緒的 RESTful Web Services 所需的一切,結合了最強大、最穩定和最知名的基於 Java 的 RESTful 函式庫。
這本實用指南將幫助您學習如何創建、配置和實現動態 Web Service 應用,通過展示使用 Dropwizard 最重要模組的實際範例來結合它們。
從使用 Maven 創建一個空的默認 Java 應用到部署一個生產就緒的可擴展 Web Service 應用,本書展示了 Dropwizard 的能力及其優勢。
了解如何使用 Jersey 創建 REST 資源,並將其添加到 Dropwizard 的啟動環境中,以便可以由其嵌入的 Jetty 伺服器提供服務。學習如何結合和利用數據庫。深入了解配置、測試和監控函式庫,以逐步方式使用穩固的範例創建 Web Service 應用。同時獲得有關如何保護您的 Web Services 和以最小的努力驗證傳入請求的見解。
這本書對於任何想要使用 Dropwizard 的組合函式庫創建 RESTful Web Service 應用的人來說都是一個無價的資產。
您將從本書中學到什麼
- 構建一個由 Jersey 驅動的示例 Web Service 應用
- 配置您的應用並外部化您的配置設置
- 使用 jDBI 與數據庫互動
- 驗證 Web Service 請求
- 構建 Web Service 客戶端
- 添加運行時健康檢查以確保應用的最佳性能
- 通過使用 Dropwizard 測試模組創建單元測試來確保應用的穩定性
方法
一個以實踐為重點的逐步教程,幫助您使用 Dropwizard 創建 Web Service 應用。
本書的讀者對象
如果您是軟體工程師或網頁開發人員,並希望了解更多關於構建自己的 Web Service 應用,那麼這本書就是為您而寫的。假設您具備 Java 和 RESTful Web Service 概念的基本知識,熟悉 SQL/MySQL 和命令行腳本將會有所幫助。