Connect a PostgreSQL database to a Spring Boot Application Tutorial



Connect a PostgreSQL database to a Spring Boot Application Tutorial

Connect a PostgreSQL database to a Spring Boot Application Tutorial

In this tutorial I am going to show you how to connect a PostgreSQL database to a Spring Boot Application.

How to install PostgreSQL:
https://youtu.be/klEB-URLgmk

Example uses Spring boot JPA to connect PostgreSQL and Rest Controller and RestResourceRepository to expose the data.

Watch till the end to understand.

Comments are closed.