public class EntityProperties
extends java.lang.Object
ConfigurationProperties used to configure the application base Package
containing the application entity classes. The entity classes are then used to create and configure
Apache Geode Regions.
The configuration Properties are based on well-known, documented Spring Data for Apache Geode (SDG)
Properties.Properties,
Region,
ConfigurationProperties| Constructor and Description |
|---|
EntityProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBasePackages() |
void |
setBasePackages(java.lang.String basePackages) |