Join Slack
Powered by
Hey guys! Are there any Mapper Frameworks (like Ma...
# announcements
g
Guilherme Gomes Correia
07/06/2021, 9:57 AM
Hey guys! Are there any Mapper Frameworks (like MapStruct) that works very well with Kotlin? Any suggestions?
s
Sourabh Rawat
07/06/2021, 4:39 PM
https://github.com/mapstruct/mapstruct-examples/tree/master/mapstruct-kotlin
is this not good enough? (Im curious, if it has any limitations as I haven't used it myself yet)\
g
Guilherme Gomes Correia
07/07/2021, 9:59 AM
Just managed to use this in my Kotlin project. Working like a charm.. just needed to add kapt.
27
Views
Open in Slack
Previous
Next