Codersee
Kotlin on the backend
Codersee
Kotlin on the backend
I am writing this post, because I would like to share some…
The last article in a series dedicated to Spring Boot AWS S3 integration focused on testing with LocalStack and Testcontainers.
The second article in a series dedicated to Spring Boot AWS S3 integration focused on S3Template and Kotlin.
A step-by-step guide on how to configure a Spring Boot Kotlin app to work with AWS S3 Object Storage using the S3Client.
A step-by-step guide on how to implement and configure a Spring Boot application to send metrics to Datadog.
Learn how to perform integration testing for Spring WebClient that invokes external REST APIs with WireMock and JUnit 5.
This article provides a general overview of Reactive Programming and tools available in Kotlin in terms of Reactive Programming.
This article provides all the necessary information you need to know about setting up a Ktor client with OpenWeatherMap API.
In this, practical tutorial, I will show you how to test a REST API created with Micronaut, Kotlin and MongoDB.
In this short article, I will show you how to solve the "Unexpected error occurred: Can't find a codec for CodecCacheKey" in Micronaut.