Kotlin and the removal of the Builder Pattern from public life
To be more precise, the builder pattern hasn't been removed. We just don't code nor do we see it anymore and so it is like it doesn't exist. This post

Search for a command to run...
Articles tagged with #jvm
To be more precise, the builder pattern hasn't been removed. We just don't code nor do we see it anymore and so it is like it doesn't exist. This post

How to create tests in micronaut

How to create pub-sub redis architecture using Micronaut

Want to learn how to program a spring application without annotations, and what are the benefits of it? Let me start by saying CDI is different and mu

If you already know what circuit-breakers are, then this article could enrich your experience working with them, so come along and learn the greatness

The Saga design pattern has amazing benefits in terms of resilience. We can do that with the Eventuate libraries and Kotlin. Here is how!
