Spring Boot Restful + PostgreSQL + Spring JPA Hibernate - Part 1

Опубликовано: 06 Апрель 2026
на канале: Let's Sort It Out
23,767
361

How to access PostgreSQL database suing Simple Spring Boot Restful application Spring Data Java Persistence API and Hibernate.

The PostgreSQL Driver that I used in this video is compatible with PostgreSQL 8.2 or newer and requires Java 6 or newer. (Dated : 24 Jan 2021)

Check PostgreSQL Version Compatibility: https://jdbc.postgresql.org/download....

Refer to below link if you want to know detailed information about Common Data Properties that we have defined in the application.properties file and other available properties that we can configure as per our project requirements:

https://docs.spring.io/spring-boot/do...