Spring Boot Tutorial [2024] | Building REST API with PostgreSQL running on Docker | [FULL COURSE]

Опубликовано: 28 Сентябрь 2024
на канале: Devcoding
2,165
68

In this video, I will teach you how to start building a REST API using Spring Boot with connect to a real database is PostgreSQL running on Docker to perform CRUD requests.

=======================================
🔗 Document & Links mentioned in this course:
Github repo: https://github.com/devcodingg/springb...
=======================================
👋Connect with me
Join Facebook Group:   / devcoding  
Facebook:   / devcodingg  
GitHub: https://github.com/devcodingg
Linkedin:   / devcoding  
Instagram:   / ntloc.devcoding  
Tiktok:   / devcodingg  
=======================================
🔥Don't forget to subscribe Dev Coding:    / @devcodingg  
=======================================
📖 Chapters of this content
00:00 Intro
00:47 Overview
01:51 Customer class
05:40 Controller layer
08:41 Service layer
10:59 Dependency Injection
14:37 Run PostgreSQL on Docker
21:11 Add PostgreSQL driver & Spring Data JPA dependency
24:23 Datasource & JPA configuration
27:23 Customer @Entity
29:37 JPA Repository
30:52 CREATE Customer API
36:18 READ Customer API
38:02 UPDATE Customer API
47:26 DELETE Customer API
51:48 Real Use case
57:57 Outro
=======================================
🎬Related courses:
Playlist video of Spring & Spring Boot    • Spring & Spring Boot  
=======================================
🙌 Thanks for watching 🙌

#springboot #spring #restapi #docker #postgresql