Codersee
Kotlin on the backend
Codersee
Kotlin on the backend
In this article, we will learn what ETags are and how they relate to If-None-Match, If-Match headers, and 304 and 412 HTTP status codes.
I am writing this post, because I would like to share some exciting news with you- the Codersee course platform has been fully migrated to codersee.com 🎉 What does it look like? What if I already joined a course purchased…
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.

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.