Java Weekly, Issue 511

Concurrent undo cycle, virtual thread pinning, Kafka worker on virtual threads, Java in Netflix, and no silver bullet in databases. A good week.

New Features in Java 20

Explore some of the new features and changes introduced as part of the incremental Java 20 release.

Java Weekly, Issue 494

Simplified SSL in Spring Boot, structured concurrency in Java 21, nulls in Collectors, XSS in Java, and WASM on Docker.

Scoped Values in Java 20

Scoped values is a new API in Java 20 that enables developers to store and share immutable data within and across threads. We look at how to use it and how it works.

Java Weekly, Issue 487

Java 20, adaptive GC for Quarkus, JFR event streaming, Java threading primitives, maintainable software, and HTTP stats codes!