@ConfigurationProperties(prefix="spring.datasource.decorator") public class DataSourceDecoratorProperties extends Object
| Constructor and Description |
|---|
DataSourceDecoratorProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExcludes() |
Map<String,String> |
getProperties() |
void |
setExcludes(List<String> excludes) |
void |
setProperties(Map<String,String> properties) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.