From 543c10c02428ab724e7fa46cfadf47c332ca8468 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 28 Jan 2014 08:34:04 +0100 Subject: [PATCH] Added Spring Data Cassandra to the community modules. --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index fc91cc3..fe42854 100644 --- a/index.html +++ b/index.html @@ -88,6 +88,12 @@ Spring Data module for Elasticsearch. {% endcapture %} {% include project_block.md site_url="https://github.com/spring-projects/spring-data-elasticsearch" repo_url="https://github.com/spring-projects/spring-data-elasticsearch" project_title="Spring Data Elasticsearch" project_description=project_description %} + +{% capture project_description %} +Spring Data module for Cassandra. +{% endcapture %} +{% include project_block.md site_url="https://github.com/spring-projects/spring-data-cassandra" repo_url="https://github.com/spring-projects/spring-data-cassandra" project_title="Spring Data Cassandra" project_description=project_description %} + {% endcapture %}