Codersee
Kotlin on the backend
Codersee
Kotlin on the backend
In this step-by-step guide, I will show you how to create a Kafka Producer and Consumer with Spring Boot and Kotlin.

In this article, I would like to show you how to set up Apache Kafka Without Zookeeper using Docker Compose.

In this step-by-step article, I will teach you how to set up multiple Kafka Brokers using Docker Compose, aka multi-node cluster.

In this step by step guide, I will show you how to set up Apache Kafka with Docker Compose from scratch and test it with a command line.
In this short video tutorial, I will show you how to install IntelliJ IDEA on Windows and set up it for Kotlin development.
This time, I would like to show you 16 IntelliJ Shortcuts that, when incorporated into your work, will definitely speed up your development.

In this article, I will show you how to implement an equivalent of a while loop in Project Reactor using the expand() method.

In this article, we will take a look at the Jackson @JsonView annotation and how can we use it when working with Spring Boot and Kotlin.

This time, I would like to show you a @JsonProperty vs @JsonAlias Jackson annotation comparison and a few things worth remembering.