ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

MiXiT
Les Threads Virtuels vont-ils rendre la programmation reactive obsolète ? (José Paumard) #MiXiT2025

Java 21 a été publié il y a environ un an et demi, et parmi les nouveautés de cette version se trouvent les threads virtuels, ...

45:35
Les Threads Virtuels vont-ils rendre la programmation reactive obsolète ? (José Paumard) #MiXiT2025

311 views

8 months ago

Nida Karagoz
Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks? (

Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks? ( ✧ I really hope you found a ...

2:28
Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks? (

1 view

11 months ago

Nida Karagoz
Spring boot with java 21 virtual threads - is there a way to terminate gracefully?

Spring boot with java 21 virtual threads - is there a way to terminate gracefully? ✧ I really hope you found a helpful solution!

1:35
Spring boot with java 21 virtual threads - is there a way to terminate gracefully?

5 views

11 months ago

Nida Karagoz
Using toFuture in Spring webClient when using virtual threads

Using toFuture in Spring webClient when using virtual threads ✧ I really hope you found a helpful solution! ♡ The Content is ...

2:19
Using toFuture in Spring webClient when using virtual threads

5 views

11 months ago

Carlos Chacin
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...

12:59
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

191 views

4 months ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

961 views

8 months ago

Engineering Community
Java 21 New Features by Volodymyr Kaidash

Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...

38:03
Java 21 New Features by Volodymyr Kaidash

155 views

11 months ago

Paris JUG
2025/12/09 - The Past, Present, and Future of Enterprise Java

Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...

57:52
2025/12/09 - The Past, Present, and Future of Enterprise Java

123 views

2 months ago

DevConf
The Future of Java is Today - DevConf.CZ 2025

Many library and Java Virtual Machine features were added as well, including virtual threads and an ability to interconnect Java ...

34:09
The Future of Java is Today - DevConf.CZ 2025

36 views

7 months ago

The Linux Foundation
JDK21 and Bazel

Talk about the upgrade to JDK21 and how its new features affect Bazel (e.g. Loom, new GC and etc.). Speakers: Chi Wang, Zheng ...

9:06
JDK21 and Bazel

157 views

10 months ago

Nida Karagoz
Using ScopedValue instead of ThreadLocal in Servlet Filter in spring boot app

Using ScopedValue instead of ThreadLocal in Servlet Filter in spring boot app ✧ I really hope you found a helpful solution!

2:42
Using ScopedValue instead of ThreadLocal in Servlet Filter in spring boot app

12 views

10 months ago

Otavio Santana
🚀 Jakarta EE 11 is Out! What’s New + Sneak Peek into Jakarta EE 12 🔍

Jakarta EE 11 is here with official support for Java 17 and full compatibility with Java 21. In this video, explore its most significant ...

8:56
🚀 Jakarta EE 11 is Out! What’s New + Sneak Peek into Jakarta EE 12 🔍

494 views

7 months ago

Carlos Chacin
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...

11:59
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

90 views

1 month ago

The Debug Zone
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

In this video, we delve into the intricacies of Java 8's ConcurrentHashMap, a powerful tool for managing concurrent data access in ...

2:58
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

6 views

11 months ago

Bulgarian Java User Group
Runtime Efficiency with Spring, Sebastien Deleuze

Spring Boot 3 introduces runtime efficiency and performance related enhancements in order to optimize and reduce the cost of ...

38:04
Runtime Efficiency with Spring, Sebastien Deleuze

171 views

8 months ago

Dr Giacomo Bergami (PhD)
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

The codebase is available at: ...

1:55:00
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

9 views

5 months ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

50 views

1 month ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

53 views

1 month ago

Carlos Chacin
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...

25:51
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

32 views

1 month ago

Peter Schneider
How to load a huge class/interface (including 40000+ static fields) in a background thread

How to load a huge class/interface (including 40000+ static fields) in a background thread I hope you found a solution that worked ...

5:38
How to load a huge class/interface (including 40000+ static fields) in a background thread

0 views

2 weeks ago