ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

96,802 results

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

77,810 views

6 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

240,407 views

4 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

22,736 views

5 months ago

Java Techies
Guaranteed you don't know all answers | Microservices interview questions

Java interview question and answers Microservices Interview questions Spring boot interview questions java interview questions ...

4:06
Guaranteed you don't know all answers | Microservices interview questions

8,244 views

2 years ago

Java Techie
Spring Boot - Monitoring Microservice with Prometheus and Grafana | Java Techie

This video explain you how to integrate spring boot actuator with a monitoring system called Prometheus and a graphing solution ...

18:23
Spring Boot - Monitoring Microservice with Prometheus and Grafana | Java Techie

108,845 views

6 years ago

Java Techie
Building Docker Images using Jenkins step by step | Devops Integration Live Demo | JavaTechie

This tutorial will guide you How to build Docker image using Jenkins also you will learn Jenkins docker integration step by step ...

17:41
Building Docker Images using Jenkins step by step | Devops Integration Live Demo | JavaTechie

273,266 views

5 years ago

Java Techie
Microservice | Resilience4J Retry Module Implementation With Spring Boot | JavaTechie

This tutorial will guide you how to use Resilience4j Retry module to reattempt failure call In shorts As the Retry keyword indicates, ...

12:49
Microservice | Resilience4J Retry Module Implementation With Spring Boot | JavaTechie

46,817 views

3 years 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,156 views

8 months ago

Java Techie
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie

This tutorial will guide you how to use Spring Data Redis as a cache to improve application performance #javatechie #Redis ...

14:15
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie

188,818 views

5 years ago

Java Techie
Reactive Microservices with Eclipse Vert.x Example | Java Techie

This video Covers you Introduction about vert.x with example GitHub: https://github.com/Java-Techie-jt/vert.X-example Blogs: ...

18:26
Reactive Microservices with Eclipse Vert.x Example | Java Techie

10,454 views

7 years ago

Telusko
API Gateway | Microservice

Check out our courses: Java Full Stack and Spring AI - https://go.telusko.com/JavaSpringAI Coupon: TELUSKO10 (10% Discount) ...

11:48
API Gateway | Microservice

136,506 views

2 years ago

Java Techie
Spring Cloud API Gateway | JWT Security  | Pass UserDetails to Microservices | JavaTechie

In this Tutorial, we will understand How to pass authentication user information from Spring cloud api gateway to other ...

15:17
Spring Cloud API Gateway | JWT Security | Pass UserDetails to Microservices | JavaTechie

84,036 views

2 years ago

Java Techie
Spring Boot Testing | Writing JUnit Tests using JUnit and Mockito  | Java Techie

This video will explain you How to write Junit test case using Mockito in spring boot #JavaTechie #mockito #SpringBoot GitHub: ...

17:00
Spring Boot Testing | Writing JUnit Tests using JUnit and Mockito | Java Techie

581,355 views

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

57,414 views

8 months ago

Java Techie
Microservice - Centralize configuration using spring cloud consul | Java Techie

This video will explain you how to make a centralize configuration using spring cloud consul| Spring Boot & Microservice ...

13:11
Microservice - Centralize configuration using spring cloud consul | Java Techie

23,165 views

6 years ago

Java Techie
Spring Boot WebFlux | Project setup & understanding Mono & Flux Internal Workflow | JavaTechie

In this tutorial we will be exploring Mono and Flux with it's internal flow Also we will verify the steps which we discussed in ...

15:26
Spring Boot WebFlux | Project setup & understanding Mono & Flux Internal Workflow | JavaTechie

137,786 views

4 years ago

Java Techie
Spring Boot ShedLock in Action! 🚀 Prevent Duplicate Scheduled Jobs| @Javatechie

JavaTechie #Microservice #SpringBoot #DistributedLocking In this video, I'll break down why you need ShedLock, how it works ...

15:06
Spring Boot ShedLock in Action! 🚀 Prevent Duplicate Scheduled Jobs| @Javatechie

16,856 views

8 months ago

Java Techie
Single Sign-On with Spring Boot & Okta | OAuth 2.0 | Java Techie

This video explain you How to Add Single Sign-On to Your Spring Boot Web Application using okta & OAuth 2.0 #javatechie ...

12:12
Single Sign-On with Spring Boot & Okta | OAuth 2.0 | Java Techie

102,190 views

6 years ago

Java Techie
🔥 Kafka Streams for Beginners | What & Why Kafka Streams Explained @Javatechie

JavaTechie #Kafka #Stream #Java In this video, we're kicking off a beginner-friendly series on Kafka Streams — the powerful ...

10:39
🔥 Kafka Streams for Beginners | What & Why Kafka Streams Explained @Javatechie

9,041 views

1 month ago

Java Techie
Spring @Lookup Method Injection | Bean Scopes | Interview QA | JavaTechie

This tutorial will explain you to understand how can you inject prototype bean into singleton bean in spring using @Lookup ...

15:34
Spring @Lookup Method Injection | Bean Scopes | Interview QA | JavaTechie

28,828 views

3 years ago

Java Techie
Microservice | Spring Cloud Eureka + Gateway + Hystrix | PART-2 | Javatechie

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

15:24
Microservice | Spring Cloud Eureka + Gateway + Hystrix | PART-2 | Javatechie

55,723 views

5 years ago

Java Techies
Tech Mahindra |  Techm java interview questions and answers | Microservices interview questions

Nagarro java interview question and answers Microservices Interview questions Spring boot interview questions java interview ...

11:00
Tech Mahindra | Techm java interview questions and answers | Microservices interview questions

44,464 views

3 years ago

Java Techie
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie

JavaTechie #microservice #InterviewQA #Concurrency In this video, we break down one of the most frequently asked ...

18:32
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie

13,692 views

3 months ago

Java Techie
Interview Q&A Weekend Series #3 🚀 |  Tricky Use Case Exception Handling in Inheritance @Javatechie

javatechie #microservice #springboot #java #qa In this video, we'll explore tricky real-world use cases of Exception Handling ...

12:10
Interview Q&A Weekend Series #3 🚀 | Tricky Use Case Exception Handling in Inheritance @Javatechie

8,063 views

6 months ago

Java Techie
HTTP to HTTPS using SSL and SpringBoot | Java Techie

This video explain you how to work with HTTPS by your own self signed certificate using spring boot & SSL #JavaTechie #Http ...

13:04
HTTP to HTTPS using SSL and SpringBoot | Java Techie

64,106 views

7 years ago