A concise multiplatform language developed by JetBrains
Kotlin is introducing new destructuring syntax. See what changes, why it matters, and how migration will work.
Learn how to use OpenTelemetry with Kotlin and Spring Boot, and explore the GitHub demo project to see trace IDs in action.
This tutorial walks you step by step through building a modular Kotlin application with Spring Modulith.
This tutorial walks you through everything you need to ship a Kotlin Spring Boot app to a cluster, step by step, with clear explanations and runnable examples.
In this guide, we’ll show you how to structure a project using domain-driven design (DDD) concepts, step by step, by building a minimalistic CRM system.