Canonical URL: This article is republished from the original on munonye.com. Read the full six-part series and updated Angular 19 code there.

Introduction

In this tutorial you'll set up a Friends CRUD application with:

FriendsAPI — Spring Boot REST backend (port 9001)

FriendsUI — Angular frontend (port 9002)