ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

453 results

Java Techie
Microservice Communication Made Easy ! Feign Client in Spring Boot 🔥 @Javatechie

JavaTechie #microservice #springboot #Synchronous In this video, we'll explore how to implement clean and efficient ...

17:17
Microservice Communication Made Easy ! Feign Client in Spring Boot 🔥 @Javatechie

24,293 views

5 months ago

Java Techie
Struggling with Slow Microservices? Optimize with the Aggregator Design Pattern : Spring Boot 🚀

JavaTechie #microservice #springboot #DesignPattern Optimize Your Microservices with the Aggregator Pattern! Are your ...

29:03
Struggling with Slow Microservices? Optimize with the Aggregator Design Pattern : Spring Boot 🚀

16,678 views

8 months 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,217 views

8 months ago

Java Techie
🚀 Spring Boot + gRPC |  Build Your First Microservice | Unary RPC Server Example! 🔥@Javatechie

javatechie #microservice #springboot #grpc In this video, we'll build our first gRPC server application to explore the Unary ...

29:57
🚀 Spring Boot + gRPC | Build Your First Microservice | Unary RPC Server Example! 🔥@Javatechie

24,571 views

8 months ago

Java Techie
Tired of Messy Microservices? 😫 Try Hexagonal Architecture with Spring Boot 🚀 | Real Example Inside!

JavaTechie #microservice #springboot #grpc In this video, we'll explore Hexagonal Architecture (aka Ports & Adapters) in a ...

43:51
Tired of Messy Microservices? 😫 Try Hexagonal Architecture with Spring Boot 🚀 | Real Example Inside!

19,509 views

6 months ago

Java Techie
Spring Boot Microservice Orchestration with Temporal | Saga, Retries & Long-Running Workflows

javatechie #microservice #springboot #temporal In this video, we dive deep into Temporal Workflow with Spring Boot ...

50:27
Spring Boot Microservice Orchestration with Temporal | Saga, Retries & Long-Running Workflows

18,433 views

4 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,596 views

6 months ago

Java Techie
Saga Choreography in Microservices 🔥 Movie Ticket Booking System Explained @Javatechie

JavaTechie #Microservice #SpringBoot #Kafka #SAGA In a distributed microservices system, maintaining data consistency across ...

45:22
Saga Choreography in Microservices 🔥 Movie Ticket Booking System Explained @Javatechie

13,518 views

1 month 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,334 views

6 months ago

Java Techie
Spring Transaction Management : End-to-End Guide 🚀 | Real-Time Use Case | @Javatechie

JavaTechie #Microservice #SpringBoot #Transaction In this tutorial, we'll dive deep into Spring Transaction Management, ...

2:22:13
Spring Transaction Management : End-to-End Guide 🚀 | Real-Time Use Case | @Javatechie

20,770 views

10 months ago

Java Techie
Is JSON Dead ? 😱 TOON — The New Alternative Taking Over the AI World

JavaTechie #ai #SpringBoot #toon Description: Tired of paying for extra tokens every time you send JSON to an LLM?

18:49
Is JSON Dead ? 😱 TOON — The New Alternative Taking Over the AI World

13,422 views

4 weeks ago

Java Techie
Spring Boot | Optimistic & Pessimistic Locking Explained with Concurrent Movie Seat Booking Example

JavaTechie #Microservice #SpringBoot #DBLocking In this tutorial, we'll explore Optimistic & Pessimistic Locking in depth, ...

41:23
Spring Boot | Optimistic & Pessimistic Locking Explained with Concurrent Movie Seat Booking Example

22,997 views

10 months ago

Java Techie
Does Kafka Guarantee Message Ordering? 🤔 Microservices Fix Inside !

JavaTechie #Kafka #Microservices Does Kafka really guarantee message ordering in microservices? Many developers ...

28:28
Does Kafka Guarantee Message Ordering? 🤔 Microservices Fix Inside !

10,234 views

3 months ago

Programming Techie
Spring Boot Caching Tutorial using Redis

Spring Boot Caching Tutorial using Redis In this video, you will learn how to implement caching using Redis in your Spring Boot ...

28:10
Spring Boot Caching Tutorial using Redis

28,561 views

9 months ago

Java Techie
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀

JavaTechie #SpringBoot #Realtime Spring Boot 4.0 just changed the game — it introduced a brand-new REST Client API that ...

17:22
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀

12,414 views

7 days ago

Code Decode
Master Microservices in 2025: Top Scenario-Based Interview Questions You Need to Know! | Code Decode

In this video of code decode we have covered top scenario based microservice interview questions in 2025 for experienced ...

39:20
Master Microservices in 2025: Top Scenario-Based Interview Questions You Need to Know! | Code Decode

87,843 views

9 months ago

Java Techie
Spring Boot Transaction Management | Real-Time Inventory System Hands-On Example | @Javatechie

javatechie #microservice #springboot #transaction In this tutorial, we'll dive deep into Spring Transaction Management, ...

37:21
Spring Boot Transaction Management | Real-Time Inventory System Hands-On Example | @Javatechie

28,996 views

11 months ago

Java Techie
🔥 Java 25 | Game Changer! 🚀 Top Features Explained with Code @Javatechie

JavaTechie #springboot #java #ai Java 25 is here — and it's a total game changer! In this video, I'll walk you through the most ...

25:18
🔥 Java 25 | Game Changer! 🚀 Top Features Explained with Code @Javatechie

14,421 views

2 months ago

Java Techie
🚀  Spring Boot + gRPC Client | Consume gRPC Unary Service | @Javatechie

javatechie #microservice #springboot #grpc In this video,We will demonstrate how to create the gRPC client application and ...

16:53
🚀 Spring Boot + gRPC Client | Consume gRPC Unary Service | @Javatechie

9,653 views

8 months ago

Java Techie
Spring Boot |  Stored Procedures & Functions Hands-On Guide | @Javatechie

JavaTechie #SpringBoot #storedprocedure #function In this tutorial, we'll explore what stored procedures and functions are, ...

32:03
Spring Boot | Stored Procedures & Functions Hands-On Guide | @Javatechie

17,646 views

11 months ago