- Building Web Apps with Spring 5 and Angular
- Ajitesh Shukla
- 266字
- 2021-07-02 19:38:16
Preface
The book covers topics related to creating an end-to-end modern web application by using Angular for building the web app frontend and Spring framework for the backend, while integrating the apps via REST APIs and securing the API transactions using Spring Security concepts. Traditionally, Java developers have been used to developing the backend of a web application, while the frontend (UI) has been left for UI developers. However, this book aims to enable and empower Spring web application developers to quickly get started with Angular and build frontend (UI) components as well along with the backend components.
The following are some of the key challenges that we will address in this book:
- Building Angular apps (especially for Spring web developers)
- Security
- Integration
- Deployment
Here are some of the key milestones that we will cover in this book:
- Preparing development environments, where we highlight the usage of Docker containers to create a development environment that is easy to spin up and decommission once done
- Creating Spring Boot web application backend components such as API endpoints, controllers, services, and data access components using the Spring Web MVC framework and Hibernate
- Creating web application frontend (UI) or rather single-page apps (SPAs) using Angular concepts such as Components, Services, Routing, and so on
- Unit testing both Spring and Angular apps
- Building and running both Spring and Angular apps
- Securing the API transactions using Spring security and also taking care of security aspects related to the content displayed on the frontend (Angular apps)
- Integrating Angular apps with Spring Web app REST endpoints
- Deploying web apps based on Continuous Delivery principles
- Bootstrap Site Blueprints Volume II
- Java EE 6 企業級應用開發教程
- Building a Home Security System with Raspberry Pi
- Learning AWS Lumberyard Game Development
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Access 2016數據庫管
- Building Serverless Web Applications
- Raspberry Pi Robotic Projects(Third Edition)
- 軟件測試綜合技術
- RubyMotion iOS Develoment Essentials
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- H5頁面設計與制作(全彩慕課版·第2版)
- Android開發進階實戰:拓展與提升
- Raspberry Pi Robotic Projects