ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

133 results

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!

39 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
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
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
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
Mastering RxJava2: Combining Single, Maybe, and Completable in Complex Streams

... a beginner or looking to refine your skills, this tutorial will equip you with the knowledge to master reactive programming in Java.

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

3 views

2 months 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
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
Emit List Items One at a Time from Flowable in Reactive Programming

In this video, we delve into the fascinating world of reactive programming, focusing on how to efficiently emit list items one at a ...

3:29
Emit List Items One at a Time from Flowable in Reactive Programming

3 views

11 months ago

droidcon & fluttercon
Behind the mirror, Kotlin Reflection - Danny Preussler | droidcon Berlin 2024

Talk: Behind the mirror, Kotlin Reflection Speaker: Danny Preussler Event: droidcon Berlin 2024 Date: July 3rd-5th,2024 ...

36:46
Behind the mirror, Kotlin Reflection - Danny Preussler | droidcon Berlin 2024

21 views

5 months ago

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
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
Handling Exceptions in Mocked RxJava2 Observables for Unit Testing

In this video, we dive into the intricacies of handling exceptions in mocked RxJava2 observables specifically for unit testing.

4:59
Handling Exceptions in Mocked RxJava2 Observables for Unit Testing

2 views

7 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

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

... group team at Oracle as a Java developer advocate i publish many links on the internet so please just follow the QR code to get ...

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

93 views

1 month 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
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
Testing RxJava2: How to Effectively Use doOnComplete() in Your Code

Understanding how to effectively utilize this operator can significantly enhance your reactive programming skills, allowing you to ...

1:47
Testing RxJava2: How to Effectively Use doOnComplete() in Your Code

0 views

9 months ago

The Debug Zone
RxJava2: Conditional Repeat Logic in repeatWhen Operator Explained

You'll learn how to implement conditional repeat logic in your reactive programming workflows, allowing for more dynamic and ...

1:31
RxJava2: Conditional Repeat Logic in repeatWhen Operator Explained

7 views

6 months ago