
What are HTTP ETags?
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.
Ktor Server Pro course is out ๐ฅStart learning today
Articles
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
A step-by-step guide on how to configure a Spring Boot Kotlin app to work with AWS S3 Object Storage using the S3Client.
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 implement and configure a Spring Boot application to send metrics to Datadog.
This article provides a general overview of Reactive Programming and tools available in Kotlin in terms of Reactive Programming.
Best Books For Kotlin Programmer – Clean Code – The Clean Coder – Clean Architecture – Kotlin Design Patterns – Kotlin in Action…
In this tutorial, we will learn what exactly Flyway is and how we can configure it when working with Spring Boot.
In this tutorial, weโll create a simple REST controller using Spring Boot with Kotlin and Gradle. Weโll also discover how easily we can deploy it as a Docker image.