io.confluent.*
-
"json.fail.unknown.properties"
public static final boolean
true
"Whether to fail deserialization if unknown JSON properties are encountered"
-
"json.key.type"
"Classname of the type that the message key should be deserialized to"
"json.value.type"
"Classname of the type that the message value should be deserialized to"
-
"json.indent.output"
public static final boolean
false
"Whether JSON output should be indented (\"pretty-printed\")"
"json.write.dates.iso8601"
public static final boolean
false
"Whether to write dates as ISO 8601 strings"