1. Spring and Java

>> In-memory HttpServer Handler [inside.java]

A practical guide on how to use JEP 408’s in-memory HTTP server for prototyping, ad-hoc coding, and testing purposes.

>> SSL hot reload in Spring Boot 3.2.0 [spring.io]

As of Spring Boot 3.2.0, Netty and Tomcat servers will be able to hot-reload SSL certificates and keys, without a restart. Very cool.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> API versioning [blog.frankel.ch]

Evaluating three different options for versioning HTTP APIs: path-based, query-based, and header-based.

Also worth reading:

3. Pick of the Week

>> Random Thoughts 15 years into Software Engineering [roughlywritten.substack.com]