Spring Boot + Postgres Restful API
Simplijava
0:00 / 0:00
Spring Boot + Postgres Restful API
567 просмотров · 3 г. назад
Simplijava
17 подписчиков
567 просмотров · 3 г. назад
In this video tutorial, you’ll learn how to configure Spring Boot to use a PostgreSQL database and build a Restful CRUD API for a simple product example.
You’ll also learn how Spring Data JPA and Hibernate can be used with the PostgreSQL database. Before development, make sure that the PostgreSQL database is installed on your machine.