Uses of Class
org.springframework.cloud.stream.schema.registry.avro.AbstractAvroMessageConverter
Packages that use AbstractAvroMessageConverter
-
Uses of AbstractAvroMessageConverter in org.springframework.cloud.stream.schema.registry.avro
Modifier and TypeClassDescriptionclassAMessageConverterusing Apache Avro.classAMessageConverterfor Apache Avro, with the ability to publish and retrieve schemas stored in a schema server, allowing for schema evolution in applications.