Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
Getting Started with Spring Boot
Getting Started With Spring Boot
Quick word before we begin (1:07)
Spring Boot Overview (1:35)
Project Overview (0:39)
Spring Initializr (3:32)
Open project with IntelliJ (2:18)
Starting the Server (3:28)
A simple api with Spring Boot (3:57)
Student Class (5:07)
Api Layer (3:14)
Business Layer (2:24)
Dependency Injection (3:34)
Properties File (3:23)
Creating and Connecting to Database (3:27)
JPA and @Entity (2:41)
Student Table in Action (3:12)
Quick Word on Databases (1:37)
JPA Repository (4:40)
Saving Students (6:23)
@Transient (4:06)
Post Mapping (4:54)
Writing Some Business Logic (4:37)
Testing Post Request (2:47)
Deleting Students (5:52)
Exercise (1:15)
Exercise Solution (3:56)
Testing (2:41)
Packaging and Running the application (5:05)
Next steps (1:51)
Project Overview
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock