@ConfigurationProperties(prefix="spring.cloud.stream.schemaRegistryClient") public class SchemaRegistryClientProperties extends Object
| Constructor and Description |
|---|
SchemaRegistryClientProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setEndpoint(String endpoint) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.