He decided to write a book that shares his POJO/lightweight framework knowledge, and teaches simpler and faster ways to write enterprise Java applications. The result POJOs in Action, published by ...
When interfacing with the POJO classes from Kotlin we end up with platform types. In short, platform types are a type that comes from another language (Java) that has unknown nullability. This can be ...