Some basic code that works with dynamo DB and spring boot webflux
Can be found here:
- DynamoDB and Spring Boot Webflux - A Working Introduction
- Configuring an In Memory DynamoDB instance with Java for Integration Testing
- Optimistic Locking in Java and DynamoDB
- Querying DynamoDB in Java with the AWS SDK 2.0
- Set Time to Live [TTL] on DynamoDB Items using Java
- Query a DynamoDB Local Secondary Index with Java
- Query a DynamoDB Global Secondary Index in Java
- DynamoDB and Duplicate Keys in Global Secondary Indexes
- Scanning a DynamoDB table in Java with the AWS SDK 2.0
- DynamoDB Transactions and Java
- Atomic Incrementing in DynamoDB with the Java AWS SDK 2.0
- Setup and Use a DynamoDB Test Container with the AWS Java SDK 2.0