1. Spring and Java

>> The best way to test the data access layer [vladmihalcea.com]

Evaluating the pros and cons of different approaches of testing data access layers: unit testing vs integration/system testing

>> Hello eBPF: Developing eBPF Apps in Java (1) [foojay.io]

Java meets eBPF: attaching a program directly to the Linux kernel and getting all sorts of information out. Interesting.

>> Stepping in 2024 with Powerful Java Language Features [inside.java]

And, towards a more concise Java: String templates, unnamed patterns, variables, unnamed classes, and instance main methods

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> Kicking the tires of Docker Scout [frankel.ch]

Meet Docker Scout: detecting security vulnerabilities in Docker images

Also worth reading:

3. Pick of the Week

>> Clever code is probably the worst code you could write [engineerscodex.com]