Add @EnableClusterDefinedRegions, @EnableGatewayReceiver and @EnableGatewaySender(s) annotations to the list of Annotations provided by SDG in the 'Explicit Configuration' section.
This commit is contained in:
@@ -352,11 +352,14 @@ A few examples include:
|
||||
* `@EnableCacheServer(s)`
|
||||
* `@EnableCachingDefinedRegions`
|
||||
* `@EnableClusterConfiguration`
|
||||
* `@EnableClusterDefinedRegions`
|
||||
* `@EnableCompression`
|
||||
* `@EnableDiskStore(s)`
|
||||
* `@EnableEntityDefinedRegions`
|
||||
* `@EnableEviction`
|
||||
* `@EnableExpiration`
|
||||
* `@EnableGatewayReceiver`
|
||||
* `@EnableGatewaySender(s)`
|
||||
* `@EnableGemFireAsLastResource`
|
||||
* `@EnableHttpService`
|
||||
* `@EnableIndexing`
|
||||
|
||||
Reference in New Issue
Block a user