Package | Description |
---|---|
org.springframework.cloud.stream.schema.avro | |
org.springframework.cloud.stream.schema.client | |
org.springframework.cloud.stream.schema.client.config |
Modifier and Type | Method and Description |
---|---|
AvroSchemaRegistryClientMessageConverter |
AvroMessageConverterAutoConfiguration.avroSchemaMessageConverter(SchemaRegistryClient schemaRegistryClient) |
Constructor and Description |
---|
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient schemaRegistryClient)
Creates a new instance, configuring it with a
SchemaRegistryClient . |
Modifier and Type | Class and Description |
---|---|
class |
ConfluentSchemaRegistryClient |
class |
DefaultSchemaRegistryClient |
Modifier and Type | Method and Description |
---|---|
SchemaRegistryClient |
SchemaRegistryClientConfiguration.schemaRegistryClient(SchemaRegistryClientProperties schemaRegistryClientProperties) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.