Enhanced Dynamo DB and Integration Test Using Dynamo Local

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DynamoDbLocal

    Generic Dynamo Service and Local Integration Test

    The full source code can be found under following repo

  • aws-dynamodb-java-example-local-testing

    Example Gradle Java project for using AWS DynamoDB for local testing.

    redskap GitRepository

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Lombok

    Very spicy additions to the Java programming language.

    This class is POJO representation of Dynamo DB schema, I have used lombok to avoid boiler plating of Getter and Setter methods, @DynamoDbBean represents dynamo db structure and @DynamoDbPartitionKey represents primary key id

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts