Spring MVC Beginners Guide - Second Edition
暫譯: Spring MVC 初學者指南 - 第二版

Amuthan Ganeshan

  • 出版商: Packt Publishing
  • 出版日期: 2016-07-29
  • 售價: $2,010
  • 貴賓價: 9.5$1,910
  • 語言: 英文
  • 頁數: 350
  • 裝訂: Paperback
  • ISBN: 1785880632
  • ISBN-13: 9781785880636
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

Key Features

  • Work through carefully crafted exercises with detailed explanations for each step will help you understand the concepts with ease
  • You will gain a clear understanding of the end-to-end request/response life cycle, and each logical component’s responsibility
  • This book is packed with tips and tricks that demonstrate industry best practices on developing a Spring-MVC-based application

Book Description

Spring MVC helps you build flexible and loosely coupled web applications. The Spring MVC Framework is architected and designed in such a way that every piece of logic and functionality is highly configurable. Also, Spring can integrate effortlessly with other popular web frameworks such as Struts, WebWork, Java Server Faces, and Tapestry.

The book progressively teaches you to configure the Spring development environment, architecture, controllers, libraries, and more before moving on to developing a full web application. It begins with an introduction to the Spring development environment and architecture so you're familiar with the know-hows. From here, we move on to controllers, views, validations, Spring Tag libraries, and more. Finally, we integrate it all together to develop a web application. You'll also get to grips with testing applications for reliability.

What you will learn

  • Familiarize yourself with the anatomy of the Spring 4.X development environment
  • Understand web application architecture and the Spring MVC request flow
  • Integrate bean validation and custom validation
  • Use error handling and exception resolving
  • Get to grips with REST-based web service development and Ajax
  • Test your web application

About the Author

Amuthan Ganeshan is a software engineer with more than nine years of experience specializing in building distributed applications. He currently works as a senior software engineer at Uptake. He is a big data enthusiast and loves sharing knowledge about software development and practices through his blog at www.codeculture.guru. He can be contacted at amuthan@codeculture.guru.

Table of Contents

  1. Configuring a Spring Development Environment
  2. Spring MVC Architecture – Architecting Your Web Store
  3. Control Your Store with Controllers
  4. Working with Spring Tag Libraries
  5. Working with View Resolver
  6. Internalize Your Store with Interceptor
  7. Incorporating Spring Security
  8. Validate Your Products with a Validator
  9. Give REST to Your Application with Ajax
  10. Float Your Application with Web Flow
  11. Template with Tiles
  12. Testing Your Application
  13. Using the Gradle Build Tool
  14. Pop Quiz Answers

商品描述(中文翻譯)

#### 主要特點

- 通過精心設計的練習和每一步的詳細解釋,幫助您輕鬆理解概念
- 您將清楚了解端到端的請求/響應生命週期,以及每個邏輯組件的責任
- 本書充滿了展示行業最佳實踐的提示和技巧,幫助您開發基於 Spring-MVC 的應用程序

#### 書籍描述

Spring MVC 幫助您構建靈活且鬆耦合的網頁應用程序。Spring MVC 框架的架構和設計使得每一個邏輯和功能都具有高度的可配置性。此外,Spring 可以輕鬆地與其他流行的網頁框架集成,如 Struts、WebWork、Java Server Faces 和 Tapestry。

本書逐步教您配置 Spring 開發環境、架構、控制器、庫等,然後再進入完整的網頁應用程序開發。它首先介紹 Spring 開發環境和架構,讓您熟悉相關知識。接著,我們將進入控制器、視圖、驗證、Spring 標籤庫等內容。最後,我們將所有內容整合在一起,開發一個網頁應用程序。您還將學會如何測試應用程序以確保其可靠性。

#### 您將學到的內容

- 熟悉 Spring 4.X 開發環境的結構
- 理解網頁應用程序架構和 Spring MVC 請求流程
- 整合 Bean 驗證和自定義驗證
- 使用錯誤處理和異常解決
- 熟悉基於 REST 的網頁服務開發和 Ajax
- 測試您的網頁應用程序

#### 關於作者

**Amuthan Ganeshan** 是一位擁有超過九年經驗的軟體工程師,專注於構建分散式應用程序。他目前在 Uptake 擔任高級軟體工程師。他是一位大數據愛好者,喜歡通過他的部落格 www.codeculture.guru 分享有關軟體開發和實踐的知識。您可以通過 amuthan@codeculture.guru 聯繫他。

#### 目錄

1. 配置 Spring 開發環境
2. Spring MVC 架構 – 設計您的網路商店
3. 使用控制器管理您的商店
4. 使用 Spring 標籤庫
5. 使用視圖解析器
6. 使用攔截器內部化您的商店
7. 整合 Spring Security
8. 使用驗證器驗證您的產品
9. 使用 Ajax 為您的應用程序提供 REST
10. 使用 Web Flow 浮動您的應用程序
11. 使用 Tiles 進行模板化
12. 測試您的應用程序
13. 使用 Gradle 建構工具
14. 隨堂測驗答案