ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

363 results

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,641 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,382 views

6 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,316 views

2 months ago

Java Guides
Top 7 Microservices Design Patterns for Better Architecture

microservices #designpatterns #java In today's video, we're going to talk about something every software architect and developer ...

35:31
Top 7 Microservices Design Patterns for Better Architecture

3,930 views

3 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,161 views

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

4 months 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,271 views

1 month ago

Java Techie
Kafka Streams SerDes Explained 🚀 | JSON & Custom in Spring Boot @Javatechie

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll break down one of the most confusing yet powerful parts of ...

17:47
Kafka Streams SerDes Explained 🚀 | JSON & Custom in Spring Boot @Javatechie

4,115 views

1 month ago

Java Techie
Dynamic Bean Switching in Spring Boot ! No If-Else Hell 🔥 @Javatechie

JavaTechie #microservice #springboot In this video, I'll show you the best way to implement dynamic bean switching in ...

10:52
Dynamic Bean Switching in Spring Boot ! No If-Else Hell 🔥 @Javatechie

25,796 views

6 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,360 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,048 views

7 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,574 views

6 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,579 views

8 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 ! 🚀

10,756 views

3 days ago

Java Techie
gRPC for Beginners 🔥 | What, Why & How gRPC ? | Must-Know Basics! @Javatechie

JavaTechie #microservice #springboot #grpc In this video, we're diving into something super exciting—gRPC! ✓ What is ...

18:08
gRPC for Beginners 🔥 | What, Why & How gRPC ? | Must-Know Basics! @Javatechie

60,078 views

9 months 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,624 views

4 months ago

Java Techie
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll dive deep into Kafka Streams methods — not just theory, ...

44:48
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie

4,199 views

1 month ago

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,144 views

5 months ago

Java Techie
Spring Boot + gRPC Bidirectional Streaming Explained 🚀 | Real-Time Example | @Javatechie

JavaTechie #microservice #springboot #grpc In this video, you'll learn about one of the most dynamic and powerful gRPC ...

20:39
Spring Boot + gRPC Bidirectional Streaming Explained 🚀 | Real-Time Example | @Javatechie

5,881 views

7 months ago

Java Techie
Spring Boot Interview Mastery | Question & Answer Guide for Developers | Part-7 @Javatechie

JavaTechie #microservice #springboot #InterviewQA In this comprehensive guide, we'll explore the most common Spring ...

52:12
Spring Boot Interview Mastery | Question & Answer Guide for Developers | Part-7 @Javatechie

24,902 views

8 months ago