Method and Description |
---|
org.springframework.cloud.stream.schema.avro.AvroSchemaRegistryClientMessageConverter.setCacheManager(CacheManager)
as of release 1.0.4. Please use the constructor to inject CacheManager
|
Constructor and Description |
---|
org.springframework.cloud.stream.schema.avro.AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient)
as of release 1.2.2 in favor of
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient, CacheManager) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.