SGF-569 - Move Off-Heap, Redis Adapter and Security Annotation config from apache-geode to SDG 2.0.x.

This commit is contained in:
John Blum
2016-11-18 15:58:56 -08:00
parent 9bba7e747e
commit 49b86a0ed0
31 changed files with 1923 additions and 237 deletions

View File

@@ -7,13 +7,13 @@
[source,xml]
----
include::{resourcesDir}/org/springframework/data/gemfire/config/spring-gemfire-1.8.xsd[]
include::{resourcesDir}/org/springframework/data/gemfire/config/spring-gemfire-2.0.xsd[]
----
== Spring Data GemFire Data Access Schema (gfe-data)
[source,xml]
----
include::{resourcesDir}/org/springframework/data/gemfire/config/spring-data-gemfire-1.8.xsd[]
include::{resourcesDir}/org/springframework/data/gemfire/config/spring-data-gemfire-2.0.xsd[]
----