Reactive to blocking · This is the second part of my short series about Spring and Kotlin coroutines. In the first part we learned that we can stay...
Fully reactive · What I have seen several times among my colleagues and myself is that Coroutines are often regarded as an interesting topic, but...
No matter if you follow the classical test pyramid or one of the newer approaches like the Testing Honeycomb you should start writing integration...
Picture by chimp CC BY 3.0 license I have recently finished the book "Programming Beyond Practices" by Gregory T. Brown and want to give you a short...
Some time ago I wrote a blog post on the codecentric blog about how to extend Gatling. As accompanying code example I created a small library on...
Refactoring is an important task that should be done from time to time. No matter if you call it technical debt or give it any other way. We sometimes...