Skip to content

Commit 59747d5

Browse files
author
Pratik Das
committed
edited readme
1 parent 3883b0b commit 59747d5

File tree

3 files changed

+9
-17
lines changed

3 files changed

+9
-17
lines changed

aws/.DS_Store

0 Bytes
Binary file not shown.

aws/springdynamodb/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,13 @@ Blog posts about this topic:
88

99
* [Working with AWS DynamoDB and Spring ](https://reflectoring.io/spring-dynamodb/)
1010

11+
This is a nested Maven project composed of two modules:
12+
13+
1. dynamodbec: Contains a Spring Boot project which uses Enhanced DynamoDB Client to make database operations on DynamoDB.
14+
15+
2. dynamodbspringdata: Contains a Spring Boot project which uses Spring Data to perform operations on DynamoDB.
16+
17+
In both projects, the Spring Boot dependency is added in the `dependencyManagement` block in `pom.xml`
18+
.
19+
1120

aws/springdynamodb/dynamodbec/HELP.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)