Spring Cookbook

Jerome Jaglale

  • 出版商: Packt Publishing
  • 出版日期: 2015-05-29
  • 售價: $1,950
  • 貴賓價: 9.5$1,853
  • 語言: 英文
  • 頁數: 222
  • 裝訂: Paperback
  • ISBN: 1783985801
  • ISBN-13: 9781783985807
  • 相關分類: Java 相關技術
  • 下單後立即進貨 (約3~4週)

相關主題

商品描述

Over 100 hands-on recipes to build Spring web applications easily and efficiently

About This Book

  • Build full-featured web applications with Spring MVC
  • Use Spring 4 Java configuration style to write less code
  • Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code

Who This Book Is For

This book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.

What You Will Learn

  • Install Maven and Tomcat and create a Spring MVC web application
  • Display, validate, and process forms
  • Query a database with minimal code
  • Authenticate users and manage their roles
  • Build REST, Java RMI, and Hessian web services
  • Create and schedule batch jobs
  • Offer customized page layouts to mobiles and tablets
  • Exchange data with Facebook and Twitter

In Detail

Spring is the most popular Java web framework. It makes it easy to efficiently build modular and testable web applications by using the Model-View-Controller paradigm and dependency injection.

Using this practical guide, you'll learn how to build a full-featured web application step-by-step, but with high efficiency using the latest improvements in Spring 4. Starting with the installation of Java, Maven, and Tomcat, you'll go on to create a basic MVC web application. You'll then add a database, forms, and user authentication, and learn how to handle mobile devices and integrate with Facebook and Twitter. Next, you will be introduced to unit testing, web services, and aspect-oriented programming.

商品描述(中文翻譯)

超過 100 個實用食譜,輕鬆高效地構建 Spring 網頁應用程式

關於本書
- 使用 Spring MVC 構建功能完整的網頁應用程式
- 使用 Spring 4 的 Java 配置風格來減少程式碼
- 學習如何使用依賴注入和面向切面編程來編寫模組化和可測試的程式碼

本書適合誰
如果您對 Java 和網頁開發(不一定是 Java)有一些經驗,並希望快速熟練掌握 Spring,本書適合您。

您將學到什麼
- 安裝 Maven 和 Tomcat,並創建一個 Spring MVC 網頁應用程式
- 顯示、驗證和處理表單
- 用最少的程式碼查詢資料庫
- 驗證用戶並管理其角色
- 構建 REST、Java RMI 和 Hessian 網路服務
- 創建和排程批次作業
- 為手機和平板電腦提供自訂頁面佈局
- 與 Facebook 和 Twitter 交換數據

詳細內容
Spring 是最受歡迎的 Java 網頁框架。它通過使用模型-視圖-控制器(Model-View-Controller)範式和依賴注入,使得高效構建模組化和可測試的網頁應用程式變得簡單。

使用這本實用指南,您將逐步學習如何高效地構建一個功能完整的網頁應用程式,並利用 Spring 4 的最新改進。從安裝 Java、Maven 和 Tomcat 開始,您將創建一個基本的 MVC 網頁應用程式。接著,您將添加資料庫、表單和用戶驗證,並學習如何處理移動設備以及與 Facebook 和 Twitter 整合。接下來,您將接觸單元測試、網路服務和面向切面編程。