Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Spring Boot and Angular
  • Table Of Contents Toc
Spring Boot and Angular

Spring Boot and Angular - Second Edition

By : Ahmad Gohar, Dimitrios Kyriakakis
close
close
Spring Boot and Angular

Spring Boot and Angular

By: Ahmad Gohar, Dimitrios Kyriakakis

Overview of this book

This book is your practical roadmap to building modern, production-ready full-stack applications. Through real-world examples and proven workflows, you’ll combine Spring Boot 3 microservices with Angular 20’s latest features to build secure, scalable systems that are ready for deployment. This second edition of Spring Boot and Angular written by two seasoned full-stack experts with decades of combined experience starts by laying a solid backend foundation by developing microservices with Spring Boot and Spring Cloud, implementing JWT security, and working with both SQL and NoSQL databases using Spring Data. You’ll then switch to the frontend to build reactive user interfaces with Angular, enable server-side rendering (SSR), and manage real-time data sharing for dynamic applications. You’ll also be guided through connecting Spring Boot APIs to Angular frontends using best practices and reactive integration patterns. The chapters help you to not only master the development aspects but also boost your efficiency with AI-powered coding using GitHub Copilot in VSCode. This guide will enable you to deploy containerized Spring Boot services, optimize Angular builds, and set up streamlined CI/CD pipelines for cloud delivery. By the end of this book, you’ll have built a complete, deployable application along with mastering the full development lifecycle.
Table of Contents (7 chapters)
close
close

Creating and configuring an Angular project

Angular provides a powerful command-line interface (CLI) that streamlines the setup process and helps maintain consistent code quality. With Angular v20, the CLI has become even more developer-friendly, offering improved defaults and support for modern features out of the box. The following steps will guide you through installing the Angular CLI and configuring and starting your Angular application locally:

  1. To install the Angular CLI, we should make sure that we have NodeJS (>= v24.2.0) installed on our machine, and we will execute the npm install -g @angular/cli command.
  2. After executing the command, we can verify whether our Angular CLI has been successfully installed, we will have a new global ng command that we can use to check the version of the installed CLI.

To check the version, we will execute the ng --version command and we will get the following output:

Figure 10.1 – Installed version of the Angular CLI

In the preceding...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Spring Boot and Angular
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon