Kotlin Scope Control With @DslMarker Annotation. Kotlin DSLs. This time, I will show you how to control scope with @DslMarker annotation when creating your DSLs in Kotlin. November 7, 2023
Kotlin Kotlin Type-Safe Builders Explained. Implement Your Own DSL. In this publication, we will learn how to implement statically-typed, type-safe Kotlin builders which we can use to implement our own DSLs. May 17, 2023
Spring Spring Boot 3 With Kotlin DSL. REST API Without Annotations In this step-by-step guide, we will learn how to expose a REST API using Spring Boot 3, Kotlin, bean definition, and router DSL. March 28, 2023