Codersee
Kotlin on the backend
Codersee
Kotlin on the backend
In this tutorial, we will learn what exactly Flyway is and how we can configure it when working with Spring Boot.
In this short article, I would like to explain the difference between the NullNode and null value when working with Jackson library.
In this article, we will take a look at a concept of data classes in Kotlin and how they can help us in a day-to-day work.
In this step by step guide I will show you Retrofit 2 features and how to configure it in a Kotlin project.
In this step by step guide, I would like to show you how to implement a REST API using Ktor, MongoDB and KMongo.
In this blog post, I will walk you step by step through the process of generating test coverage reports with Jacoco, Spring Boot and Gradle.
In this blog post, I will explain Kotlin's groupBy() and partition() functions along with a few possible use-cases.
In this post, I would like to walk you through the differences between @ControllerAdvice and @RestControllerAdvice.
In this step by step tutorial I will show you how to implement a simple REST API with Ktor, Ktorm and PostgreSQL.
In this article, we'll learn what exactly @RestControllerAdvice and @ExceptionHandler are, and how to use them in a Spring Boot REST API.