Learn Spring and Spring Boot by building project.
Check out our courses:
Agentic AI Engineering with Python : https://go.telusko.com/agentic-ai-python
Coupon: TELUSKO10 (10% Discount)
Master Java Spring Development : https://go.telusko.com/learn-master
Coupon: TELUSKO10 (10% Discount)
For More Queries WhatsApp or Call on : +919008963671
website : https://telusko.com/
Udemy Courses:
Java Spring:- https://go.telusko.com/Udemyjavaspring
Java:- https://go.telusko.com/udemyteluskojava
Spring: https://go.telusko.com/udemyteluskosp...
Java For Programmers:- https://go.telusko.com/javaProgrammers
Python : https://go.telusko.com/udemyteluskopy...
Git : https://go.telusko.com/udemyteluskogit
Docker : https://go.telusko.com/udemyteluskodo...
Instagram : / navinreddyofficial
Linkedin : / navinreddy20
WhatsApp : https://go.telusko.com/whatsapp
Discord : / discord
Spring Project link : https://github.com/navinreddy20/ecom-...
React UI code : https://github.com/navinreddy20/ecom-...
https://github.com/navinreddy20/ecom-...
https://github.com/navinreddy20/ecom-...
https://github.com/navinreddy20/ecom-...
https://github.com/navinreddy20/ecom-...
00:00:00 What is Spring?
00:04:17 Project for Spring Series
00:09:11 Prerequisite and Tools required for Spring
00:14:07 IoC and DI
00:21:55 What is Spring Boot
00:34:00 DI using Spring Boot
00:47:23 Auto wire using Spring Boot
01:02:37 Spring without Boot
01:15:55 Spring xml config
01:25:47 Constructor and Setter Injection
01:41:26 Autowire in Spring
01:53:31 Need for Spring Boot MVC
02:01:45 Spring Boot Web
02:20:20 Spring MVC and Layers
02:37:25 Spring Web Http methods GET and PUT
02:58:15 Spring Web Update and DELETE
03:10:08 Spring Data JPA
03:20:53 Spring Data JPA and H2 Setup
03:30:12 Spring Data JPA with JPA Repository
03:41:13 Understanding react frontend
03:50:22 Project Setup with Model
04:02:21 loading data in H2
04:14:01 CORS Error in Spring Boot
04:19:24 Response Entity and GetByID
04:32:35 Add Product with Image
04:50:19 Fetching Image
04:57:15 Update and Delete
05:10:03 Search Feature