filmov
tv
Spring Boot Tutorial with Kotlin Part1

Показать описание
This is part of full stack development series. Part 1 will be about initializing Spring boot and setting up our database.
Resources:
Video content table:
Intros: 00:00
spring boot: 02:50
spring initializr: 05:00
project structure: 08:48
set up application properties: 10:37
postgresql: 12:45
run the server: 13:15
postman: 13:47
RestController: 14:25
Todo Model: 17:26
GetMapping: 18:00
Business layer: 19:45
Data Access Layer: 23:41
connect to DB: 27:48
Insert Data into DB: 31:45
SQL query: 34:30
fetch data from DB: 35:00
Resources:
Video content table:
Intros: 00:00
spring boot: 02:50
spring initializr: 05:00
project structure: 08:48
set up application properties: 10:37
postgresql: 12:45
run the server: 13:15
postman: 13:47
RestController: 14:25
Todo Model: 17:26
GetMapping: 18:00
Business layer: 19:45
Data Access Layer: 23:41
connect to DB: 27:48
Insert Data into DB: 31:45
SQL query: 34:30
fetch data from DB: 35:00