ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

64,461 results

Java Techie
Adapter Design Pattern Explained with Spring Boot | Real-Time Example | @Javatechie

JavaTechie #Microservice #SpringBoot #DesignPattern In this tutorial, we're going to simplify Adapter design Pattern! with ...

30:07
Adapter Design Pattern Explained with Spring Boot | Real-Time Example | @Javatechie

12,058 views

1 year ago

Java Techie
FAQ : Singleton Design Pattern with Java Enum | Best Practices & Easy Guide | @Javatechie

JavaTechie #Java #SpringBoot #DesignPattern In this tutorial, I'll show you how to use an Enum to design the best Singleton ...

14:50
FAQ : Singleton Design Pattern with Java Enum | Best Practices & Easy Guide | @Javatechie

15,177 views

1 year ago

Java Techie
Singleton Design pattern in Java | Best Practice | Java Techie

This video will explain #JavaTechie #Singleton #DesignPattern What is singleton-design-pattern ? How many way we can create ...

16:00
Singleton Design pattern in Java | Best Practice | Java Techie

35,257 views

7 years ago

Java Techie
Microservice Sidecar Pattern 🚀 | Spring Boot Hands-On Example | ‪@Javatechie‬

JavaTechie #Microservice #SpringBoot #DesignPattern In this tutorial, we'll explore how to use the sidecar design pattern in ...

30:41
Microservice Sidecar Pattern 🚀 | Spring Boot Hands-On Example | ‪@Javatechie‬

22,136 views

1 year ago

Java Techie
SOLID Design Principles in java with Example | JavaTechie

In this tutorial we will discuss about SOLID principle and its importance in Software development Key contents SOLID Introduction ...

34:44
SOLID Design Principles in java with Example | JavaTechie

246,415 views

4 years 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,446 views

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

8 months ago

Java Techie
Java Pipeline Design Pattern | Practical Guide with Real-Time Example | @Javatechie

JavaTechie #designpattern #SpringBoot #DesignPattern In this tutorial, we'll explore the Pipeline pattern, a powerful design ...

24:04
Java Pipeline Design Pattern | Practical Guide with Real-Time Example | @Javatechie

23,054 views

1 year 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,327 views

2 years 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,371 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,994 views

3 months 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,690 views

3 years ago

Java Techie
Microservices Architecture Patterns | SAGA Choreography Explained & Project Creation | JavaTechie

In this tutorial we will discuss what is saga choregraphy design patter and its internal work flow with a small usecase also we will ...

18:18
Microservices Architecture Patterns | SAGA Choreography Explained & Project Creation | JavaTechie

244,233 views

4 years 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,821 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,357 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,428 views

1 month ago

Telusko
Prototype Design Pattern in Java

Recommended Book : Head First Design Pattern : http://amzn.to/2pY5xbR Prototype Design Pattern in Java This video contains ...

18:30
Prototype Design Pattern in Java

158,196 views

8 years ago

Telusko
Observer Design Pattern in Java

The observer pattern is a software design pattern in which an object, called the subject, maintains a list of its dependents, called ...

14:34
Observer Design Pattern in Java

193,475 views

6 years ago

Java Guides
What is the Saga Microservices Pattern? | Saga Pattern Explained in 3 Minutes

The Saga Pattern is a design pattern used to manage distributed transactions in microservices, ensuring eventual consistency ...

3:45
What is the Saga Microservices Pattern? | Saga Pattern Explained in 3 Minutes

11,312 views

5 months ago

Java Techie
Microservices Architecture Patterns | SAGA Choreography Implementation | Live Coding | JavaTechie

In this tutorial we will implement saga choreography design patter with ecommerce example #javatechie #SpringBoot #Saga ...

1:24:33
Microservices Architecture Patterns | SAGA Choreography Implementation | Live Coding | JavaTechie

128,038 views

4 years 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,379 views

1 month ago

Daily Code Buffer
Design Patterns Master Class | All Design Patterns Covered

Head to https://cutt.ly/spring_micro and use Coupon Code DCBFEST to get a HUGE Discount on the course. Course Contents ...

3:46:08
Design Patterns Master Class | All Design Patterns Covered

134,420 views

2 years ago

Java Techie
Model Context Protocol (MCP) Explained Simply 🚀 Build an AI Shopping Cart (Hands-On Demo)

JavaTechie #AI #MCP Everyone's talking about MCP right now… but is it really as complex as people make it sound? Or is it just ...

48:55
Model Context Protocol (MCP) Explained Simply 🚀 Build an AI Shopping Cart (Hands-On Demo)

18,802 views

3 months ago

Java Techie
Microservice Transactional Outbox Pattern 🚀  | Realtime Hands-On Example | @Javatechie

javatechie #microservice #springboot #designpatterns In this tutorial we will understand how to avoid Dual Write & Data ...

54:31
Microservice Transactional Outbox Pattern 🚀 | Realtime Hands-On Example | @Javatechie

28,046 views

1 year ago

Telusko
Builder Design Pattern in Java Theory

Recommended Book : Head First Design Pattern : http://amzn.to/2pY5xbR Builder Design Pattern in Java Theory This video ...

4:55
Builder Design Pattern in Java Theory

314,640 views

9 years ago