Spring Boot for VMware GemFire
Class EntityProperties
java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.EntityProperties
Spring Boot
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.- Since:
- 1.0.0
- See Also:
-
PropertiesRegionConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntityProperties
public EntityProperties()
-
-
Method Details
-
getBasePackages
-
setBasePackages
-