Spring MVC Blueprints(Paperback)
暫譯: Spring MVC 藍圖(平裝本)
Sherwin John Calleja Tragura
- 出版商: Packt Publishing
- 出版日期: 2016-07-29
- 售價: $2,220
- 貴賓價: 9.5 折 $2,109
- 語言: 英文
- 頁數: 490
- 裝訂: Paperback
- ISBN: 1785888277
- ISBN-13: 9781785888274
-
相關分類:
Java 相關技術
海外代購書籍(需單獨結帳)
商品描述
Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation
About This Book
- Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations
- This is a complete reference guide to implementing the controllers, models, views, view resolvers, and other service-related components to solve various real-world problems
- This book will help beginners to use Spring 4.x MVC and provide the possible optimal solutions for developers and experts to build enterprise and personal web-based applications
- Through this book, you'll create a Spring MVC application that has a validation process and exception handling with the HTTP status codes
Who This Book Is For
This book is for competent Spring developers who wish to understand how to develop complex yet flexible applications with Spring MVC. You must have a good knowledge of JAVA programming and be familiar with the basics of Spring.
What You Will Learn
- Set up and configure the Spring 4.x MVC platform from ground level up using the basic Spring Framework 4.x APIs
- Study requirements and manage solutions on file uploading transactions in Spring 4.x applications
- Configure, , and test Spring integration to the Hibernate, MyBatis, and JPA frameworks for database transactions
- Properly implement exception handlers and audit trails in Spring MVC applications
- Generate reports using JFreeChart, Google Charts, JasperReports, DynamicReports, FreeMarker, Velocity, and Spring's API known as ContentNegotiatingViewResolver
- Configure security and flexibility by adding Captcha, Spring Security, Spring Flow, Spring Portlets, JTA to improve data management performance
- Implement web services using Spring's RESTful implementation and other service-oriented integration plugins
- Design and implement a Spring 4.x application using AngularJS, ExtJs, Twitter Bootstrap, and Spring Mobile for responsive web design
In Detail
Spring MVC is the ideal tool to build modern web applications on the server side. With the arrival of Spring Boot, developers can really focus on the code and deliver great value, leveraging the rich Spring ecosystem with minimal configuration.
Spring makes it simple to create RESTful applications, interact with social services, communicate with modern databases, secure your system, and make your code modular and easy to test. It is also easy to deploy the result on different cloud providers.
This book starts all the necessary topics in starting a Spring MVC-based application. Moving ahead it explains how to design model objects to handle file objects. save files into a data store and how Spring MVC behaves when an application deals with uploading and downloading files. Further it highlights form transactions and the user of Validation Framework as the tool in validating data input. It shows how to create a customer feedback system which does not require a username or password to log in. It will show you the soft side of Spring MVC where layout and presentation are given importance. Later it will discuss how to use Spring Web Flow on top of Spring MVC to create better web applications. Moving ahead, it will teach you how create an Invoice Module that receives and transport data using Web Services
By the end of the book you will be able to create efficient and flexible real-time web applications using all the frameworks in Spring MVC.
商品描述(中文翻譯)
**設計和實現基於 Spring Framework 4.x 規範的真實世界網頁應用程式,根據技術文檔**
## 本書介紹
- 學習從基本核心平台建設到高級整合實現的 Spring 4.x MVC 應用程式實作的所有細節
- 這是一本完整的參考指南,涵蓋控制器、模型、視圖、視圖解析器及其他服務相關組件的實作,以解決各種真實世界的問題
- 本書將幫助初學者使用 Spring 4.x MVC,並為開發者和專家提供最佳解決方案,以構建企業和個人網頁應用程式
- 通過本書,您將創建一個具有驗證過程和異常處理的 Spring MVC 應用程式,並使用 HTTP 狀態碼
## 本書適合誰
本書適合希望了解如何使用 Spring MVC 開發複雜但靈活應用程式的合格 Spring 開發者。您必須具備良好的 JAVA 程式設計知識,並熟悉 Spring 的基本概念。
## 您將學到什麼
- 從基礎開始設置和配置 Spring 4.x MVC 平台,使用基本的 Spring Framework 4.x API
- 研究需求並管理 Spring 4.x 應用程式中的檔案上傳交易解決方案
- 配置、測試 Spring 與 Hibernate、MyBatis 和 JPA 框架的整合,以進行資料庫交易
- 正確實作異常處理器和審計追蹤在 Spring MVC 應用程式中
- 使用 JFreeChart、Google Charts、JasperReports、DynamicReports、FreeMarker、Velocity 和 Spring 的 API(稱為 ContentNegotiatingViewResolver)生成報告
- 通過添加 Captcha、Spring Security、Spring Flow、Spring Portlets 和 JTA 來配置安全性和靈活性,以改善資料管理性能
- 使用 Spring 的 RESTful 實作和其他面向服務的整合插件實作網路服務
- 使用 AngularJS、ExtJs、Twitter Bootstrap 和 Spring Mobile 設計和實現一個 Spring 4.x 應用程式,以實現響應式網頁設計
## 詳細內容
Spring MVC 是在伺服器端構建現代網頁應用程式的理想工具。隨著 Spring Boot 的到來,開發者可以真正專注於程式碼,利用豐富的 Spring 生態系統,並以最小的配置提供巨大價值。
Spring 使得創建 RESTful 應用程式、與社交服務互動、與現代資料庫通信、保護系統以及使程式碼模組化和易於測試變得簡單。將結果部署到不同的雲服務提供商上也很容易。
本書開始介紹啟動基於 Spring MVC 應用程式所需的所有主題。接下來,它解釋了如何設計模型物件以處理檔案物件,將檔案儲存到資料存儲中,以及當應用程式處理檔案上傳和下載時 Spring MVC 的行為。進一步強調表單交易和使用驗證框架作為驗證資料輸入的工具。它展示了如何創建一個不需要用戶名或密碼登錄的客戶反饋系統。它將向您展示 Spring MVC 的柔性面,重視佈局和呈現。稍後將討論如何在 Spring MVC 上使用 Spring Web Flow 來創建更好的網頁應用程式。接下來,它將教您如何創建一個發票模組,使用網路服務接收和傳輸資料。
到本書結束時,您將能夠使用 Spring MVC 中的所有框架創建高效且靈活的即時網頁應用程式。