Completed
Spring Data JPA
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Framework and Spring Boot Project Tutorial
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 Autowire 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 Update 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 Setup with Model
- 22 loading data in H2
- 23 CORS Error in Spring Boot
- 24 Response Entity and GetByID
- 25 Add Product with Image
- 26 Fetching Image
- 27 Update and Delete
- 28 Search Feature