ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

150,051 results

Java Techie

216K 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

309,496 views

5 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,268 views

6 years ago

People also watched

Daily Code Buffer
Microservices using SpringBoot 3.0 | Full Example [NEW]

Head to https://cutt.ly/spring_micro and use Coupon Code DCBFEST to get a huge Discount on the course. Do you want to Learn ...

1:25:38
Microservices using SpringBoot 3.0 | Full Example [NEW]

260,005 views

2 years ago

Java Techie
Spring Boot 4 🔥| Spring Data AOT Repositories (Performance Upgrade)

JavaTechie #SpringBoot #Microservice In this video, we explore how Spring Data AOT works behind the scenes and how it helps ...

15:40
Spring Boot 4 🔥| Spring Data AOT Repositories (Performance Upgrade)

7,686 views

10 days 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 🔥🔥🔥

921,419 views

3 years ago

Java Techie
Securing Microservices with API Key Based Auth - Spring Cloud Gateway  | JavaTechie

This tutorial will guide you How to secure your microservices with an API key using Spring Cloud Gateway. We are going to ...

55:48
Securing Microservices with API Key Based Auth - Spring Cloud Gateway | JavaTechie

77,306 views

3 years ago

Java Techie
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll build a Real-Time Fraud Detection App using Kafka ...

21:34
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

12,044 views

2 months 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,529 views

4 years ago

ORIL
Tutorial. Spring Cloud API Gateway security with JSON Web Tokens

Would you like to enhance your software security? In this video tutorial, ORIL`s Lead Software Engineer, Ihor Kosandiak, shows ...

29:43
Tutorial. Spring Cloud API Gateway security with JSON Web Tokens

21,057 views

2 years ago

Java Techie
Deploy Spring Boot Serverless CRUD API to AWS Lambda 🔥 | API Gateway | @Javatechie

JavaTechie #DistributedMessaging #SpringBoot #ApachePulsar In this tutorial I will guide on deploying Spring Boot ...

25:42
Deploy Spring Boot Serverless CRUD API to AWS Lambda 🔥 | API Gateway | @Javatechie

67,534 views

1 year ago

5 Minutes Tech
Microservices Explained in 5 Minutes

What are Microservices? Microservices are a popular architectural pardigm used to build decoupled, maintainable, evolvable and ...

5:17
Microservices Explained in 5 Minutes

1,019,660 views

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

2 years 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

230,829 views

2 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

22,673 views

7 months ago

Java Techie
🚀 Spring Boot 4 API Versioning – Stop Breaking Client APIs

JavaTechie #SpringBoot #Realtime Stop Breaking Client APIs with Spring Boot 4 API Versioning In real-world backend ...

15:15
🚀 Spring Boot 4 API Versioning – Stop Breaking Client APIs

7,768 views

4 days 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

170,125 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

19,034 views

7 months 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

196,811 views

5 years 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

34,122 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

24,571 views

8 months 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

25,477 views

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

7 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

82,514 views

2 years ago