@ConfigurationProperties(prefix="spring.cloud.stream.schema-registry-client") public class SchemaRegistryClientProperties extends Object
| Constructor and Description |
|---|
SchemaRegistryClientProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
boolean |
isCached() |
void |
setCached(boolean cached) |
void |
setEndpoint(String endpoint) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.