1. Spring and Java

>> Debugging a JVM Crash for LinkedIn – Part 1 [devblogs.microsoft.com]

Hunting down a JVM crash – analyzing the HotSpot JVM logs step by step to find out the root cause of a crash.

>> JEP 425: Virtual Threads to Deliver Improved Throughput [infoq.com]

Introducing the new preview virtual thread API in Java 19: similar API as the old threads, but with completely different use cases.

>> Reactive Architecture with Spring Boot [reflectoring.io]

Deeping dive into basics and use cases of Reactive Architectures, along with a practical example – definitely a good read!

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> Introduction to Key Exchange for the Working Developer [geekabyte.io]

Entering the realm of public-key cryptography – taking a look at the Diffie-Hellman algorithm, a little bit of mathematics, and more!

>> Binary Trees 101 [blog.scottlogic.com]

Back to the basics: let’s have a quick refresher on how trees work and what are their use cases.

Also worth reading:

3. Comics

And my favorite Dilberts of the week:

>> Might Be A Trap [dilbert.com]

>> Supply Chain And Wally [dilbert.com]

>> Never Answer Your Phone At Work [dilbert.com]

4. Pick of the Week

>> Don’t Shave That Yak! [seths.blog]

Next »
Java Weekly, Issue 438
« Previous
Java Weekly, Issue 436

Comments are closed on this article!