ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

133 results

The Debug Zone
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

Understanding this design choice is crucial for effectively utilizing RxJava's reactive programming model. Join us as we break ...

2:17
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

4 views

8 months ago

The Debug Zone
StepVerifier: How to Assert on All Remaining Elements in Reactive Streams

In this video, we dive into the powerful world of reactive programming with a focus on StepVerifier, a key tool for testing reactive ...

1:30
StepVerifier: How to Assert on All Remaining Elements in Reactive Streams

11 views

6 months ago

The Debug Zone
RxJava Flowable Backpressure Issue: Why Does observeOn Ignore It?

... data flow in reactive programming. Join us as we clarify this crucial concept and provide insights to enhance your RxJava skills.

4:24
RxJava Flowable Backpressure Issue: Why Does observeOn Ignore It?

3 views

3 months ago

The Debug Zone
Mastering RxJava2: Combining Single, Maybe, and Completable in Complex Streams

In this video, we dive deep into the world of RxJava2, focusing on the powerful operators Single, Maybe, and Completable. You'll ...

2:23
Mastering RxJava2: Combining Single, Maybe, and Completable in Complex Streams

3 views

2 months ago

buildingwitheze
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

Unlock the power of asynchronous programming in Java with CompletableFuture! For more subscribe here ...

4:05
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

38 views

5 months ago

CNCF [Cloud Native Computing Foundation]
Performance Tuning Java Apps for Kubernetes: From Startup Time To Conta... Ryan Jarvinen & Daniel Oh

Don't miss out! Join us at our next Flagship Conference: KubeCon + CloudNativeCon events in Amsterdam, The Netherlands ...

31:04
Performance Tuning Java Apps for Kubernetes: From Startup Time To Conta... Ryan Jarvinen & Daniel Oh

92 views

3 weeks ago

The Debug Zone
Convert JSX to JSON/String and Back: A Step-by-Step Guide

In this video, we'll explore the fascinating process of converting JSX to JSON and back again. Whether you're a developer looking ...

2:42
Convert JSX to JSON/String and Back: A Step-by-Step Guide

16 views

8 months ago

The Debug Zone
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

In this video, we delve into the intricacies of handling exceptions in Java's CompletableFuture. As asynchronous programming ...

2:57
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

3 views

7 months ago

The Debug Zone
ResourceAccessException vs HttpClientErrorException in Spring RestTemplate

In this video, we delve into the nuances of error handling in Spring's RestTemplate by comparing two key exceptions: ...

4:01
ResourceAccessException vs HttpClientErrorException in Spring RestTemplate

9 views

2 months ago

The Debug Zone
Understanding Why SingletonSet Doesn't Implement SortedSet in Java

In this video, we delve into the intricacies of Java's collection framework, focusing on the SingletonSet class. While it may seem ...

4:14
Understanding Why SingletonSet Doesn't Implement SortedSet in Java

2 views

11 months ago

The Debug Zone
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

In this video, we dive into the world of concurrency in Java, focusing on the powerful CompletableFuture class. We'll explore the ...

1:53
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

3 views

2 months ago

The Debug Zone
Reactive Streams: Implementing Batching with Timeout for Efficient Processing

In this video, we delve into the world of Reactive Streams, exploring how to implement batching with timeout to enhance ...

2:14
Reactive Streams: Implementing Batching with Timeout for Efficient Processing

16 views

4 months ago

The Debug Zone
Spring WebFlux WebExceptionHandler: Writing Response Body Tutorial

As reactive programming gains popularity, understanding how to handle exceptions effectively is essential for building robust ...

3:09
Spring WebFlux WebExceptionHandler: Writing Response Body Tutorial

0 views

3 months ago

The Debug Zone
Understanding Parallel flatMap Behavior: Why It Always Runs Sequentially

In this video, we delve into the intricacies of the `flatMap` function in parallel programming, specifically focusing on its behavior ...

2:03
Understanding Parallel flatMap Behavior: Why It Always Runs Sequentially

13 views

4 months ago

The Debug Zone
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

In this video, we dive into the intricacies of Jackson deserialization, focusing on the powerful TypeReference feature that allows for ...

6:08
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

0 views

1 month ago

The Debug Zone
RxJava2: How to Zip Empty Maybe Observables Effectively

... manage scenarios where one or more observables may not emit any items, ensuring your reactive programming remains robust ...

1:31
RxJava2: How to Zip Empty Maybe Observables Effectively

2 views

10 months ago

The Debug Zone
Chaining Non-Blocking Actions in CompletionStage.exceptionally: A Guide

Whether you're handling asynchronous tasks or managing exceptions in a reactive programming environment, understanding ...

2:23
Chaining Non-Blocking Actions in CompletionStage.exceptionally: A Guide

3 views

9 months ago

The Debug Zone
Java 8 Streams Timeout: How to Handle Long-Running Operations Effectively

In this video, we delve into the powerful features of Java 8 Streams and explore how to effectively manage long-running ...

1:54
Java 8 Streams Timeout: How to Handle Long-Running Operations Effectively

2 views

1 month ago

JCConf Taiwan
401 1 From Java 21 to Java 25:Langage, API, JVM by Jose PAUMARD

... work at the Java platform group team at Oracle as a Java developer advocate i publish many links on the internet so please just ...

50:38
401 1 From Java 21 to Java 25:Langage, API, JVM by Jose PAUMARD

93 views

1 month ago

The Debug Zone
Resolving JDK Dynamic Proxy Injection Issues with Reactor.fn.Consumer

In this video, we delve into the complexities of JDK dynamic proxy injection issues that can arise in Java applications.

2:26
Resolving JDK Dynamic Proxy Injection Issues with Reactor.fn.Consumer

15 views

4 months ago