Blog

[EN] Spring Boot 4: The most important innovations
[EN] Spring Boot 4: The …


Spring Boot 4: Die wichtigsten Neuerungen

Spring Boot 4 ist nicht nur ein inkrementelles Update; es ist ein strategischer Sprung, der die Architektur modernisiert und die Performance in Cloud-Umgebungen maximiert.

[EN] Why senior engineers almost never write `!= null`
[EN] Why senior engineers …

Hello everyone,

If you’ve been around the Java world for a while, you know the picture: your code is littered with defensive queries like:

[EN] Java 24 & 25 In-depth: Code examples for the new language features
[EN] Java 24 & 25 …

Hello everyone,

In the last article we highlighted the big steps of Java 24 and Java 25 - from Stream Gatherers to Scoped Values. Now it’s time to roll up your sleeves. The real power of these releases lies in the small but powerful improvements to the language that make our code shorter, …