@Configuration @EnableConfigurationProperties(value=SchemaRegistryClientProperties.class) public class SchemaRegistryClientConfiguration extends Object
Constructor and Description |
---|
SchemaRegistryClientConfiguration() |
Modifier and Type | Method and Description |
---|---|
SchemaRegistryClient |
schemaRegistryClient(SchemaRegistryClientProperties schemaRegistryClientProperties,
org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder) |
@Bean @ConditionalOnMissingBean public SchemaRegistryClient schemaRegistryClient(SchemaRegistryClientProperties schemaRegistryClientProperties, org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.