json Serializer
fun jsonSerializer(jsonSerializer: JsonSerializer?): ClusterEnvironment.Builder
Content copied to clipboard
Sets the default serializer for converting between JSON and Java objects.
Defaults to a JacksonJsonSerializer with modules for Kotlin and JDK8.