Object Mapping advanced features & QoL with Kotlin
When working with multi-layered applications, external libraries, a legacy code base or external APIs, we are often required to map between different objects or data structures. In this tutorial, we will check out some Object Mapping libraries advanc...
Aug 10, 20228 min read158


