Yep, that mapper is awesome, but as I pointed out, it’s only provided by a Kotlin-specific module and requires that the consumer specifically instantiate that mapper, or otherwise configure their mapper to be Kotlin-aware. It’s really not out of the box, so it would still require the consumer to take a reciprocal action for compatibility, meaning that this is by definition a breaking change.
1 Like