Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
31 results
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, ...
299 views
8 months ago
Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks? ( ✧ I really hope you found a ...
1 view
11 months ago
Spring boot with java 21 virtual threads - is there a way to terminate gracefully? ✧ I really hope you found a helpful solution!
5 views
Using toFuture in Spring webClient when using virtual threads ✧ I really hope you found a helpful solution! ♡ The Content is ...
10 months ago
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
183 views
3 months ago
Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...
155 views
Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...
950 views
Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...
123 views
1 month ago
Many library and Java Virtual Machine features were added as well, including virtual threads and an ability to interconnect Java ...
36 views
7 months ago
Talk about the upgrade to JDK21 and how its new features affect Bazel (e.g. Loom, new GC and etc.). Speakers: Chi Wang, Zheng ...
154 views
9 months ago
Using ScopedValue instead of ThreadLocal in Servlet Filter in spring boot app ✧ I really hope you found a helpful solution!
12 views
Jakarta EE 11 is here with official support for Java 17 and full compatibility with Java 21. In this video, explore its most significant ...
493 views
Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...
32 views
Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...
53 views
Java TDD Tutorial: Testing the Join Game method with 100% code coverage! In this Java 25 programming episode, we write ...
40 views
Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...
89 views
Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...
22 views
In this video, we delve into the intricacies of Java 8's ConcurrentHashMap, a powerful tool for managing concurrent data access in ...
6 views
How to load a huge class/interface (including 40000+ static fields) in a background thread I hope you found a solution that worked ...
0 views
10 days ago
Java DDD Tutorial: Creating domain types instead of primitive collections! In this Java 25 TDD episode, I replace List[Player] ...
45 views