
Kotlin
Retrofit With Kotlin Coroutines: What You Need To Know
In this ultimate guide, I will show you how to use Retrofit 2 With Kotlin Coroutines and what exactly you should know to use it.
Articles
In this ultimate guide, I will show you how to use Retrofit 2 With Kotlin Coroutines and what exactly you should know to use it.
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.
In this short article, I would like to explain the difference between the NullNode and null value when working with Jackson library.
In this step by step guide I will show you Retrofit 2 features and how to configure it in a Kotlin project.