
You definitely want to keep your software project's dependencies as up-to-date as possible. If you don't do it, technical debt will accumulate. I'll show you two alternatives to tackle this dull process automatically.
Read more

Does your system suffer from performance bottlenecks caused by multiple sequential outgoing calls? Then this blog post is for you! It will show you how you can leverage Kotlin's coroutines in order to easily convert...
Read more

In this article we would like to explain how build lifecycles work, clear up what exactly "mvn clean install" does and when to use it. Then we want to go into more detail about POMs...
Read more

Looking for a neat Kotlin assertion library? We got a blog series looking at several Kotlin assertion libraries for you! -> Conclusion
Read more

December 2021
Kotlin Assertion Libraries - Atrium

November 2021
JUnit5 Custom Extension: ParameterResolver with Kotlin

July 2021
Kotlin Assertion Libraries - Strikt

July 2021
JIB – Build Docker images for your Java Application without a Docker Daemon

July 2021
How to push Dynamics365 logs into elasticsearch SIEM System

July 2021
How events are stored on different Event-Stream-Processing platforms