Part 1
Spring Boot Tutorials
Learn Spring Boot, REST APIs, JPA, JPQL, MySQL, Spring Security, and backend architecture through practical video tutorials.
All tutorials are in Persian.
Part 2
Create First Application (Part 2)
Part 3
Spring Boot Actuator (Part 3)
Part 4
Run Application with CMD (Part 4)
Part 5
Spring Boot Autowiring (Part 5)
Part 6
Build REST API with Spring Boot (Part 6)
Part 7
Hibernate and JPA in Spring Boot (Part 7)
Part 8
Save Data in MySQL (Part 8)
Part 9
Database Operations (Part 9)
Part 10
Read Data from Database (Part 10)
Part 11
Delete Data from Database (Part 11)
Part 12
Update Data in Database (Part 12)
Part 13
Advanced Database Queries (Part 13)
Part 14
Read Data with JPQL (Part 14)
Part 15
Update All Data with JPQL (Part 15)
Part 16
Update Single Record with JPQL (Part 16)
Part 17
Delete Data with JPQL (Part 17)
Part 18
Create Record with JPQL (Part 18)
Part 19
Create Tables via Entities (Part 19)
Part 20
JSON, Jackson and POJO (Part 20)
Part 21
Create REST Controller Project (Part 21)
Part 22
Controller, DAO and Service Architecture (Part 22)
Part 23
Spring Data REST and JPA (Part 23)
Part 24
Spring Boot Security (Part 24)
Part 25
Authentication and Roles (Part 25)
Part 26