ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92 results

Java Techie
Java Stream Gatherers Explained 🚀 | The Next Evolution of Streams  @Javatechie

JavaTechie #Java #stream Java 8's Stream API was a game-changer — giving us functional-style operations like map, filter, ...

28:01
Java Stream Gatherers Explained 🚀 | The Next Evolution of Streams @Javatechie

9,919 views

4 months ago

Java Techie
Stop Misusing Java 8 Streams ❌ anyMatch, allMatch & noneMatch Explained @Javatechie

JavaTechie #Java #Stream #SpringBoot #Microservice Stop Misusing Java 8 Streams! In this video, I'll clear the confusion ...

11:15
Stop Misusing Java 8 Streams ❌ anyMatch, allMatch & noneMatch Explained @Javatechie

10,218 views

4 months ago

Java Techie
🔥 Java Interview TRAP! 🚀 Loop vs Stream vs Parallel Stream 🤯 Who Wins? (Shocking Results)

Are you falling into the Java Interview TRAP? In this video, we put For-Loop, Stream, and Parallel Stream head-to-head to ...

15:43
🔥 Java Interview TRAP! 🚀 Loop vs Stream vs Parallel Stream 🤯 Who Wins? (Shocking Results)

11,254 views

5 months ago

Java Techie
Spring Boot Hack: Stream Millions of Records Instantly 🚀 | Hands-On Demo @Javatechie

JavaTechie #SpringBoot #Stream Is your API slowing down when dealing with huge datasets (thousands or even millions of ...

20:27
Spring Boot Hack: Stream Millions of Records Instantly 🚀 | Hands-On Demo @Javatechie

20,765 views

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

13,770 views

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

5,085 views

3 months ago

Shristi Tech Academy
Primitive Streams in Java 8 | IntStream, LongStream, DoubleStream Explained

Serious about becoming a job-ready developer? Fill out the form, and our team will connect with you to share complete program ...

17:36
Primitive Streams in Java 8 | IntStream, LongStream, DoubleStream Explained

777 views

4 months ago

Java Techie
🔥 Stream Gatherers | Create Your Own Method like filter() & map() 🚀 @Javatechie

JavaTechie #Java #SpringBoot #Microservice In this video, I'll explain how Stream Gatherers work and show you how to create ...

18:01
🔥 Stream Gatherers | Create Your Own Method like filter() & map() 🚀 @Javatechie

4,174 views

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

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

26,833 views

8 months ago

Java Techie
🔥 Spring AI Streaming Explained | Clean vs SSE in Spring Boot

JavaTechie #SpringBoot #AI #STream Why Spring AI Streaming Looks Weird (But Works Perfectly) In this video, we explore ...

9:00
🔥 Spring AI Streaming Explained | Clean vs SSE in Spring Boot

4,571 views

11 days 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,872 views

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

8 months ago

Shristi Tech Academy
25 Most Common & Tricky Java 8 Interview Questions | Crack Your Next Job!

Serious about becoming a job-ready developer? Fill out the form, and our team will connect with you to share complete program ...

29:07
25 Most Common & Tricky Java 8 Interview Questions | Crack Your Next Job!

67,601 views

10 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

19,316 views

3 months ago

Java Techie
Spring Boot + gRPC Client Streaming Explained 🚀 | Real-Time Bulk Stock Updates Demo | @Javatechie

javatechie #microservice #springboot #grpc In this video, we dive into gRPC client streaming communication with Realtime ...

25:30
Spring Boot + gRPC Client Streaming Explained 🚀 | Real-Time Bulk Stock Updates Demo | @Javatechie

6,415 views

9 months ago

Code Decode
90% Java Developers FAIL These 3 Microservices Interview Questions | Top 3 Questions | Code Decode

In this video of code decode we have covered top 3 micro services interview questions where 90 percent developer fails to ...

18:35
90% Java Developers FAIL These 3 Microservices Interview Questions | Top 3 Questions | Code Decode

54,561 views

7 months ago

Shristi Tech Academy
Top 10 Java Features from Java 9 to 21 🚀 | Every Developer Must Know

Serious about becoming a job-ready developer? Fill out the form, and our team will connect with you to share complete program ...

37:34
Top 10 Java Features from Java 9 to 21 🚀 | Every Developer Must Know

3,201 views

3 months ago

Naren Java Help Line
Java 8 Streams | map () & flatMap() With Example | By Naren

Java 8 Streams | map () & flatMap() Example | by Naren This tutorial will guide you How & when to use map() and faltMap() ...

9:57
Java 8 Streams | map () & flatMap() With Example | By Naren

51 views

3 weeks ago

Java Techie
Spring Boot + gRPC  Server Streaming Explained | Real-Time Stock Update Example @Javatechie

JavaTechie #microservice #springboot #grpc In this video, we dive into gRPC server streaming communication with Realtime ...

20:54
Spring Boot + gRPC Server Streaming Explained | Real-Time Stock Update Example @Javatechie

9,321 views

10 months ago