ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

160,004 results

Related queries

spring boot microservices interview questions

programming techie

microservices telusko

spring boot microservices project

java techie completablefuture

java techie java 8

java techie microservices interview questions

java techie interview questions

java techie spring boot interview questions

spring cloud java techie

java techie docker

spring boot microservices

java techie graphql

spring cloud tutorial

java techie kafka

java techie kubernetes

Java Techie

215K subscribers

Java Techie
Microservice Using Spring Boot & Spring Cloud | 2 Hours Full Course | JavaTechie

This tutorial will give you complete picture of all microservice components #javatechie #SpringBoot #Microservice #SpringCloud ...

2:15:43
Microservice Using Spring Boot & Spring Cloud | 2 Hours Full Course | JavaTechie

308,610 views

4 years ago

Java Techie
What is MicroService | MicroService Architecture | Java Techie

This video explain you What is Microservice and its architecture with real time example - Java Techie #JavaTechie #SpringBoot ...

19:20
What is MicroService | MicroService Architecture | Java Techie

78,090 views

6 years ago

People also watched

MindMajix
Microservices Interview Questions 2025 | Top Microservices Interview Questions & Answers | MindMajix

Ace Your Microservices interview in 2025. This video covers most common Microservices interview questions and answers for ...

52:20
Microservices Interview Questions 2025 | Top Microservices Interview Questions & Answers | MindMajix

57,312 views

10 months ago

TechEFX
Mastering Microservices: Building Applications with Spring Boot & Spring Cloud 🔥🔥🔥

Mastering Microservices - Building Application with Spring boot and spring cloud components, Spring boot microservices, ...

3:08:45
Mastering Microservices: Building Applications with Spring Boot & Spring Cloud 🔥🔥🔥

90,465 views

5 years ago

Java Tech Solutions
Microservices Architecture Patterns | SAGA Design Pattern| Project Creation| Distributed Transaction

Microservices Architecture Patterns | SAGA Design Pattern| Project Creation| Distributed Transaction In this tutorial we will discuss ...

1:15:43
Microservices Architecture Patterns | SAGA Design Pattern| Project Creation| Distributed Transaction

36,455 views

2 years ago

Programming Techie
Spring Boot Microservice Project Full Course in 6 Hours 🔥🔥🔥

Spring Boot Microservices Project Course. Support Buy me a Coffee - https://www.buymeacoffee.com/coWd7J0 Support ...

6:06:44
Spring Boot Microservice Project Full Course in 6 Hours 🔥🔥🔥

917,110 views

3 years ago

Java Techie
Spring Modulith Explained! 🔥 Smarter Than Microservices? | Real-Time App Walkthrough

JavaTechie #microservice #springboot #Modulith In this video, we'll explore Spring Modulith step-by-step — what it is, how it ...

46:23
Spring Modulith Explained! 🔥 Smarter Than Microservices? | Real-Time App Walkthrough

22,817 views

5 months ago

Java Techie
Complete AWS CI/CD | Deploy Spring Boot to ECS Using CodeBuild & CodePipeline | @Javatechie

javatechie #aws #cicd #ECS In this tutorial, I'll guide you through the end-to-end CI/CD process for deploying a Spring Boot ...

42:41
Complete AWS CI/CD | Deploy Spring Boot to ECS Using CodeBuild & CodePipeline | @Javatechie

58,672 views

1 year ago

Java Techie
Spring Data JPA | Query Hints | Optimize Database Performance | Hands-On Guide @Javatechie

JavaTechie #Microservice #SpringBoot #JPA In this tutorial, we dive deep into Query Hints in Spring Data JPA. Learn how to ...

15:53
Spring Data JPA | Query Hints | Optimize Database Performance | Hands-On Guide @Javatechie

27,341 views

1 year ago

Tech Tutor
Learn About Feign Clients Using Java Spring in 15 minutes

In this video you will learn about how to set up a basic Java Spring project in order to use Feign Clients. Useful Videos: ...

16:02
Learn About Feign Clients Using Java Spring in 15 minutes

21,486 views

4 years ago

ByteMonk
Spring Boot Deep Dive | How It Simplifies Java Apps & Microservices

Spring Boot transformed Java development — taking away XML pain and giving developers a fast, flexible way to build ...

14:41
Spring Boot Deep Dive | How It Simplifies Java Apps & Microservices

42,005 views

5 months ago

Java Guides
Spring Boot Kafka Microservices - Spring Boot Kafka Real-World Project Tutorial @RameshFadatare

In this tutorial, you will learn how to create a Spring boot Apache Kafka real-world project step by step. We will create two ...

1:19:36
Spring Boot Kafka Microservices - Spring Boot Kafka Real-World Project Tutorial @RameshFadatare

140,173 views

3 years ago

Java Techie
Microservice | Spring Cloud Eureka + API Gateway + Spring Cloud Hystrix | PART-1 | Javatechie

This tutorial will walk you through the steps of building a spring boot project with Microservice architecture also we will learn Real ...

39:48
Microservice | Spring Cloud Eureka + API Gateway + Spring Cloud Hystrix | PART-1 | Javatechie

195,574 views

5 years ago

Java Techie
Top 5 Microservices Design Patterns Asked in Interviews! 🚀  #javatechie #microservice

Want real-time examples of these patterns in action? Watch the full Microservices Playlist — it's your interview power-up!

1:17
Top 5 Microservices Design Patterns Asked in Interviews! 🚀 #javatechie #microservice

20,640 views

6 months ago

Java Techie
Microservice | CQRS Design Pattern with SpringBoot  & Apache Kafka | JavaTechie

In this tutorial, we will Implement CQRS Design pattern using Spring Boot & Kafka CQRS stands for Command and Query ...

59:03
Microservice | CQRS Design Pattern with SpringBoot & Apache Kafka | JavaTechie

81,434 views

2 years ago

Java Techie
Microservice | Resilience4J Circuit Breaker Implementation on Spring Boot | JavaTechie

This tutorial will guide you how to use Resilience 4j circuit breaker to cascading failure and how to prevent it in the microservice ...

24:59
Microservice | Resilience4J Circuit Breaker Implementation on Spring Boot | JavaTechie

167,931 views

3 years ago

Java Techie
Event-Driven Microservices : What Happens When Kafka Fails Midway? (Real-Time Fixes!) @Javatechie

JavaTechie #microservice #springboot #Kafka What happens when your Kafka event fails midway? Don't panic — in this ...

33:18
Event-Driven Microservices : What Happens When Kafka Fails Midway? (Real-Time Fixes!) @Javatechie

18,361 views

6 months ago

Java Techie
Microservices Security Using JWT | Spring Cloud  Gateway | JavaTechie

This tutorial will guide you How to secure your microservices with with JWT Authentication using Spring Cloud Gateway. We are ...

1:25:32
Microservices Security Using JWT | Spring Cloud Gateway | JavaTechie

229,079 views

2 years ago

Java Techie
How Spring @Transactional Works Internally ? ( AOP, Proxies & Debug Walkthrough) @Javatechie

javatechie #microservice #springboot #transaction In this video, we'll break down Spring's Transaction Management step by ...

33:50
How Spring @Transactional Works Internally ? ( AOP, Proxies & Debug Walkthrough) @Javatechie

23,304 views

8 months ago

Java Techie
AsyncAPI + Kafka Microservices 🔥 | SpringWolf Auto-Docs in Spring Boot (Zero Config)

JavaTechie #microservice #springboot #Kafka Tired of writing AsyncAPI docs manually? In this video, we'll show you how to ...

30:01
AsyncAPI + Kafka Microservices 🔥 | SpringWolf Auto-Docs in Spring Boot (Zero Config)

11,606 views

6 months ago

Java Techie
🚀 Microservices Exception Handling Deep Dive! | API-Gateway | JavaTechie

JavaTechie #Microservice #SpringBoot #ExceptionHandling In this comprehensive video, We Dive into the core of ...

34:39
🚀 Microservices Exception Handling Deep Dive! | API-Gateway | JavaTechie

33,846 views

2 years ago

Java Techie
🚀 Saga Orchestration in Microservices Explained with Real Movie Booking Example 🎬

JavaTechie #Microservice #SpringBoot #SAGA Saga Orchestration in Microservices — Movie Booking System Example In this ...

54:41
🚀 Saga Orchestration in Microservices Explained with Real Movie Booking Example 🎬

7,659 views

1 month ago