Recently, I wanted to rewrite a JUnit integration test for my Spring Boot application. Since it was an integration test, I used Testcontainers to...
I am happy to tell you all about an upcoming Kotest feature that will be in one of the future versions (hopefully the next one ;) ) of Kotest: YAML...
1. Introduction Beginning in December, I had the chance to participate in a Bertelsmann scholarship. I was allowed to start the Udacity nanodegree "AI...
I recently had to work with Kafka Streams for the first time and, as usual, when encountering a new technology, made some mistakes. I want to share...
Introduction This year was the first one in which I participated in Advent of Code (AoC). I am not sure why I haven't noticed it before. Maybe I was...
Things that don't work (Annotation magic) · Even Coroutines have to be taken with a grain of salt. This article is about the things that will not work...