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
33 results
Spring Boot 3 introduces runtime efficiency and performance related enhancements in order to optimize and reduce the cost of ...
171 views
9 months ago
Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...
971 views
Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks? ( ✧ I really hope you found a ...
1 view
1 year ago
Using toFuture in Spring webClient when using virtual threads ✧ I really hope you found a helpful solution! ♡ The Content is ...
5 views
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!
Many library and Java Virtual Machine features were added as well, including virtual threads and an ability to interconnect Java ...
37 views
8 months ago
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
201 views
4 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 ...
158 views
10 months ago
Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...
155 views
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 ...
497 views
Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...
126 views
2 months ago
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, ...
321 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
1 month ago
The codebase is available at: ...
9 views
5 months ago
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 Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...
32 views
Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...
23 views
Java TDD Tutorial: Testing the Join Game method with 100% code coverage! In this Java 25 programming episode, we write ...
40 views
Java DDD Tutorial: Creating domain types instead of primitive collections! In this Java 25 TDD episode, I replace List[Player] ...
45 views