Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Spring Boot For Beginners
Intro
1 - Intro (0:41)
2 - Join the Community
3 - Newsletter
Getting started
1 - Intro to Spring Boot (2:51)
2 - What Spring Boot Offers (0:48)
3 - Spring Initializr (2:56)
4 - IntelliJ (1:59)
5 - JDK (2:46)
6 - POM (2:26)
7 - Lets cleanup a few things (2:17)
8 - Your first Spring Boot Application (4:09)
9 - Embedded Web Server.cmproj (3:05)
10 - Configuring Embedded Web Server (4:47)
11 - Your first API (2:52)
12 - @SpringBootApplication (6:06)
13 - Spring Web MVC (5:45)
14 - JSON For Java (7:16)
15 - Java Objects to JSON Objects (5:25)
Databases and Spring Data JPA
1 - N Tier Diagram (0:48)
2 - Model (2:01)
3 - DB & JPA Overview (1:19)
4 - Postgres DB (3:44)
5 - Installing PostgreSQL Driver and Spring Data JPA Dependencies (2:59)
6 - Datasource configuration (2:13)
7 - Create DB (2:44)
8 - @Entity (2:57)
9 - Generated Table and Sequence (3:05)
10 - CustomerRepository (2:55)
CRUD API
1 - Read Customers API (7:34)
2 - Create Customer API (5:29)
3 - Delete Customer API (3:10)
Exercise
1 - Exercise (0:39)
2 - Exercise Explanation (1:48)
Outro
1 - How to structure your Backend (1:43)
2 - Outro (3:08)
3 - Successful Stories (6:47)
Next Steps
10 - Configuring Embedded Web Server
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock