Here's what I've reviewed (so far):

Baeldung on Kotlin

  • All
  • Libraries (3)
  • Kotlin Collections (2)
  • Spring (1)
  • Kotlin Strings (1)
  • Kotlin Functions (1)
  • Kotlin Concurrency (1)
  • Kotlin Classes and Objects (1)
  • Asynchronous Programming (1)

Using Lombok With Kotlin

While Kotlin provides many features that remove the need for Lombok, we may wish to use Lombok with Java classes in Kotlin. We look at how this is possible and its limitations.

Read More →