Completed
Need for Spring Boot MVC
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Boot and Spring Security with JWT - Comprehensive Course
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Spring
- 2 Project for Spring Series
- 3 Prerequisite and Tools required for Spring
- 4 IoC and DI
- 5 What is Spring Boot
- 6 DI using Spring Boot
- 7 Auto wire using Spring Boot
- 8 Spring without Boot
- 9 Spring xml config
- 10 Constructor and Setter Injection
- 11 Auto wire in Spring
- 12 Need for Spring Boot MVC
- 13 Spring Boot Web
- 14 Spring MVC and Layers
- 15 Spring Web Http methods GET and PUT
- 16 Spring Web PUT and DELETE
- 17 Spring Data JPA
- 18 Spring Data JPA and H2 Setup
- 19 Spring Data JPA with JPA Repository
- 20 understanding react frontend
- 21 Project using Spring - Project Setup with Model
- 22 Project using Spring - loading data in H2
- 23 CORS Error in Spring Boot
- 24 Response Entity and GetByID
- 25 Project using Spring Add Product with Image
- 26 Project using Spring Fetching Image
- 27 Project using Spring Update and Delete
- 28 Project using Spring Search Feature
- 29 Spring Security Getting Started
- 30 Setting our own username and password
- 31 CSRF Token
- 32 Spring Security Configuration
- 33 Spring Security User from Database
- 34 Spring Security Bcrypt Password Encoder
- 35 What is JWT and Why
- 36 Spring Security Project Setup for JWT
- 37 Generating JWT Token
- 38 Validating Token
- 39 Spring Security Google and Github Login