From ac1345f12aa7777f2c4fd6a6af6d94594f93bc67 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 5 Mar 2014 16:22:41 -0500 Subject: [PATCH] Add link to Gemfire getting started guide --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9db1a6dc3..e05563c59 100644 --- a/index.html +++ b/index.html @@ -80,6 +80,7 @@ The goal of the Spring Data REST project is to provide a solid foundation on whi * [Accessing JPA Data with REST]({{site.main_site_url}}/guides/gs/accessing-data-rest) * [Accessing Neo4j Data with REST]({{site.main_site_url}}/guides/gs/accessing-neo4j-data-rest) * [Accessing MongoDB Data with REST]({{site.main_site_url}}/guides/gs/accessing-mongodb-data-rest) +* [Accessing GemFire Data with REST]({{site.main_site_url}}/guides/gs/accessing-gemfire-data-rest) ### Presentations