This design is to make our current ObjectMapper could follow Spring Boot's configuration pattern. Users now use MessageConverters with the default ObjectMapper which was newed by us, and this ...
Is your feature request related to a problem? Please describe. When using the Cosmos SDK from Kotlin, we need to register the Kotlin module with the ObjectMapper that will deserialize the Cosmos ...