We’re at a cool 600 🙂 Thanks for being along for the ride.

1. Spring and Java

>> Demystifying Spring Boot With Spring Debugger  [blog.jetbrains.com]

Debugging a framework that performs most of the work behind the scenes can sometimes be frustrating when things don’t go as planned.

The Spring Debugger plugin for IntelliJ IDEA helps identify any issues that may be occurring behind the scenes. Good tool in the toolbelt.

>> Benchmarking and profiling Java with JMH [foojay.io]

A good way to take your performance metrics to the next level, and definitely beyond the basics, is with the jmh-core library.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> Will AI Agents Force Us to Finally Do Auth Right? [christianposta.com]

Think about AI Agents’ properties when dealing with microservices, considering their safety.

AI Agents’ properties: they are autonomous and probabilistic, they dynamically reach out to other agents, building an emergent call graph.

Also worth reading:

3. Pick of the Week

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

Next »
Java Weekly, Issue 601
« Previous
Java Weekly, Issue 599
2 Comments
Oldest
Newest
Inline Feedbacks
View all comments