Angular 16 + Spring Boot + PostgreSQL example: CRUD App

In this tutorial, we will learn how to build a full stack Angular 16 + Spring Boot + PostgreSQL example with a CRUD App. The back-end server uses Spring Boot with Spring Web MVC for REST Controller and Spring Data JPA for interacting with PostgreSQL database. Front-end side is made with Angular 16, HttpClient, Router and Bootstrap 4.

Security: Angular 16 + Spring Boot: JWT Authentication example
Upload: Angular 16 + Spring Boot: File upload/download example
Pagination: Angular + Spring Boot: Pagination example

Read More

Angular 16 + Spring Boot + MySQL: CRUD example

In this tutorial, we will learn how to build a full stack Angular 16 + Spring Boot + MySQL example with a CRUD App. The back-end server uses Spring Boot with Spring Web MVC for REST Controller and Spring Data JPA for interacting with MySQL database. Front-end side is made with Angular 16, HTTPClient, Router and Bootstrap 4.

Security: Angular 16 + Spring Boot: JWT Authentication example

Upload: Angular 16 + Spring Boot: File upload example

Pagination: Angular + Spring Boot: Pagination example

Read More