At first we need to add kapt to plugins section and MapStruct processor to dependencies section of build.gradle.kts file mapstruct-processor is required to generate the mapper implementation during ...