@ConfigurationProperties(value="spring.cloud.stream.schema.server") public class SchemaServerProperties extends Object
| Constructor and Description |
|---|
SchemaServerProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
boolean |
isAllowSchemaDeletion() |
void |
setAllowSchemaDeletion(boolean allowSchemaDeletion) |
void |
setPath(String path) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.