ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

146,170 results

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

310,646 views

5 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

198,301 views

5 years ago

Java Techie
Spring Cloud Eureka| Java Techie

This video explains How to deploy micro-service in Eureaka service registry GitHub: ...

33:46
Spring Cloud Eureka| Java Techie

113,203 views

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

10,996 views

4 weeks ago

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

JavaTechie #SpringBoot #InterviewQ&A In this comprehensive guide, we'll explore the most common Spring Boot interview ...

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

252,590 views

2 years ago

Java Techie
Multi-Threading in Spring Boot using CompletableFuture | @Async | JavaTechie

This video will guide you How to perform Multi-Threading in Spring Boot Using CompletableFuture also you will learn about ...

28:37
Multi-Threading in Spring Boot using CompletableFuture | @Async | JavaTechie

263,526 views

6 years ago

Java Techie
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie

JavaTechie #microservice #springboot #VirtualThread in this video, I'm going to show you how Virtual Threads can ...

26:31
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie

34,249 views

6 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

173,107 views

4 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

69,161 views

1 year 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

232,925 views

2 years ago

Java Techie
Client side Load Balancer using Spring Cloud Ribbon | Spring Boot

This video explain you what is load balancing and how to perform load balancing using spring cloud ribbon GitHub: ...

25:02
Client side Load Balancer using Spring Cloud Ribbon | Spring Boot

61,347 views

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

18,065 views

1 month 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!)

13,566 views

3 months ago

Java Techie
Deploying Spring Boot on AWS EKS (Elastic Kubernetes Service ) Tutorial | JavaTechie

JavaTechie #springboot #AWS #EKS #Kubernetes In this Video, we will learn How to deploy a spring boot application on AWS ...

22:34
Deploying Spring Boot on AWS EKS (Elastic Kubernetes Service ) Tutorial | JavaTechie

74,923 views

2 years ago

Java Techie
Spring Cloud Vault Config Example | Secrets Management | JavaTechie

This video will guide you How to Centralize Secrets in distributed microservice architecture using HashiCorp Vault #javatechie ...

15:10
Spring Cloud Vault Config Example | Secrets Management | JavaTechie

53,545 views

6 years ago

Java Techie
Microservice | Distributed log tracing using Spring Cloud Sleuth & Zipkin | PART-7 | Javatechie

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

14:25
Microservice | Distributed log tracing using Spring Cloud Sleuth & Zipkin | PART-7 | Javatechie

92,948 views

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

5,617 views

3 months ago

Java Techie
Spring cloud config server using GitHub repository

This video explains you 1.What is spring cloud config 2.How configuration related changes will be reflect without restart and ...

29:05
Spring cloud config server using GitHub repository

61,674 views

7 years ago

Java Techie
SpringBoot : Spring Cloud Task | Example | Java Techie

This video explain you How to use spring cloud Task to track execution flow of any task running in Production Environment ...

18:34
SpringBoot : Spring Cloud Task | Example | Java Techie

16,113 views

6 years ago

Java Techie
Spring Cloud Function | @functional | Example | Java Techie

This video explain you How to use spring cloud function & how you can expose your business or endpoint as a function ...

17:52
Spring Cloud Function | @functional | Example | Java Techie

23,128 views

6 years ago

Java Techie
Secure Your Microservices Using Keycloak | Spring Cloud Gateway | JWT | JavaTechie

In this tutorial, we will understand how you can leverage Keycloak to secure your microservice application using API Gateway ...

24:53
Secure Your Microservices Using Keycloak | Spring Cloud Gateway | JWT | JavaTechie

51,151 views

2 years ago

Java Techie
Spring Cloud Data Flow | Microservice Stream Processing |JavaTechie

This tutorial will guide you to understand how to perform Stream Processing in Microservice Architecture using Spring Cloud data ...

33:23
Spring Cloud Data Flow | Microservice Stream Processing |JavaTechie

30,436 views

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

26,899 views

7 months ago

Java Techie
Interview QA | 40+ Spring & Spring Boot Annotations Everyone Should Know | JavaTechie

As known there are a number of Annotations provided by Java's Spring, Spring Boot Framework, and it would be quite difficult to ...

1:01:59
Interview QA | 40+ Spring & Spring Boot Annotations Everyone Should Know | JavaTechie

367,385 views

3 years ago

Java Techie
Spring Cloud Stream With Apache Kafka Binder | Example | JavaTechie

This video will guide you How to build highly scalable event-driven microservices connected with shared messaging systems ...

21:28
Spring Cloud Stream With Apache Kafka Binder | Example | JavaTechie

80,424 views

6 years ago