Added Spring Data DynamoDB community project.
This commit is contained in:
@@ -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 %}
|
||||
|
||||
<!--Spring Data DynamoDB -->
|
||||
{% 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 %}
|
||||
|
||||
<!-- end main_content -->
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user