Unlock the power of caching in your Kotlin projects with Caffeine - the high-performance in-memory caching library
ReadAdvanced features of mapstruct in Kotlin, such as injecting repositories or writing complex custom queries
ReadHow to avoid writing boilerplate code for DTO mapping with mapstruct in Kotlin
ReadHow to create a special serialization for a class, containing even additional logic for currency conversion
ReadOperate on variables in a given scope using let, also, apply, run or with
ReadOne step of migrating from Java to Kotlin is the better handling of values that could be null
Read