From bed43776a2b94b756ba351d905221b83294f9900 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 19 Feb 2014 09:22:29 +0100 Subject: [PATCH] Added Spring Data DynamoDB community project. --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 3424096..d3c48d2 100644 --- a/index.html +++ b/index.html @@ -96,6 +96,12 @@ Spring Data module for Cassandra. {% endcapture %} {% include project_block.md site_url="/spring-data-cassandra" repo_url="https://github.com/spring-projects/spring-data-cassandra" project_title="Spring Data Cassandra" project_description=project_description %} + +{% capture project_description %} +Spring Data module for DynamoDB. +{% endcapture %} +{% include project_block.md site_url="https://github.com/michaellavelle/spring-data-dynamodb" repo_url="https://github.com/michaellavelle/spring-data-dynamodb" project_title="Spring Data DynamoDB" project_description=project_description %} + {% endcapture %}