Uses of Class
org.springframework.kafka.support.converter.JsonMessageConverter
-
Uses of JsonMessageConverter in org.springframework.kafka.support.converter
Modifier and TypeClassDescriptionclass
JSON Message converter -byte[]
on output, String, Bytes, or byte[] on input.class
JSON Message converter -Bytes
on output, String, Bytes, or byte[] on input.class
JSON Message converter - String on output, String, Bytes, or byte[] on input.