Building Web Apps with Spring 5 and Angular

Ajitesh Shukla

  • 出版商: Packt Publishing
  • 出版日期: 2017-08-22
  • 定價: $1,650
  • 售價: 8.0$1,320
  • 語言: 英文
  • 頁數: 370
  • 裝訂: Paperback
  • ISBN: 1787284662
  • ISBN-13: 9781787284661
  • 相關分類: AngularJava 相關技術
  • 立即出貨 (庫存=1)

商品描述

A complete guide to build robust and scalable web applications with Spring and Angular.

About This Book

  • This hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.
  • It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.
  • Learn the core aspects involved in developing the backend and the UI, right from designing to integrating and deploying.

Who This Book Is For

This book is targeted towards Java Web Developers with a basic knowledge of Spring who want to build complete web applications in a fast and effective way. They will want to gain a stronghold on both frontend and backend development to advance in their careers.

What You Will Learn

  • Set up development environment for Spring Web App and Angular app.
  • Process web request and response and build REST API endpoints.
  • Create data access components using Spring Web MVC framework and Hibernate
  • Use Junit 5 to test your application
  • Learn the fundamental concepts around building Angular
  • Configure and use Routes and Components.
  • Protect Angular app content from common web vulnerabilities and attacks.
  • Integrate Angular apps with Spring Boot Web API endpoints
  • Deploy the web application based on CI and CD using Jenkins and Docker containers

In Detail

Spring is the most popular application development framework being adopted by millions of developers around the world to create high performing,

商品描述(中文翻譯)

一本完整指南,教你如何使用Spring和Angular建立強大且可擴展的網頁應用程式。

關於本書
這本實作指南將教你如何使用Spring和Angular建立一個端到端的現代網頁應用程式。本書易於閱讀,適合那些習慣開發網頁應用程式後端部分而將前端(UI)交給UI開發人員的Java開發者。從設計到整合和部署,學習開發後端和UI的核心要素。

本書適合對Spring有基本了解的Java Web開發者,他們希望以快速有效的方式建立完整的網頁應用程式。他們希望在前端和後端開發方面取得堅實的基礎,以在職業生涯中取得進步。

你將學到什麼
- 設置Spring Web App和Angular app的開發環境。
- 處理網頁請求和回應,建立REST API端點。
- 使用Spring Web MVC框架和Hibernate創建數據訪問組件。
- 使用Junit 5測試你的應用程式。
- 學習構建Angular的基本概念。
- 配置和使用路由和組件。
- 保護Angular應用程式免受常見的網頁漏洞和攻擊。
- 將Angular應用程式與Spring Boot Web API端點集成。
- 使用Jenkins和Docker容器基於CI和CD部署網頁應用程式。

詳細內容
Spring是全球數百萬開發者採用的最流行的應用程式開發框架,用於創建高性能的應用程式。