Completed
Spring Data JPA
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Framework and Microservices Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro to Spring and Microservices Course
- 2 Spring Framework
- 3 Spring JDBC
- 4 Spring MVC
- 5 Spring ORM Theory
- 6 Spring Data JPA
- 7 Rest using Spring Boot
- 8 Project Using Spring Boot MVC
- 9 Spring Boot Mongodb Full Project
- 10 Spring AOP
- 11 Spring security
- 12 What are Microservices
- 13 What is Cloud Computing
- 14 What is Blue Green Deployment
- 15 Cloud Native vs Cloud Ready
- 16 Monolithic Project
- 17 Building Microservices Introduction
- 18 Creating a Question Service
- 19 Running the Question Service
- 20 Creating a Quiz Service
- 21 Need of Eureka Server
- 22 Creating a Service Registry
- 23 Working with Feign
- 24 Microservice is calling a Microservice
- 25 Completing the 2 Microservices
- 26 Load Balancing
- 27 Api Gateway