Skip to content

This Spring Data DynamoDB implementation might not be compatible with the available Spring Data classes on the classpath #289

@meansoup

Description

@meansoup

Expected Behavior

test works

Actual Behavior

test doesnt work.
I make small test for dynamodb.
test is failed with message This Spring Data DynamoDB implementation might not be compatible with the available Spring Data classes on the classpath

Steps to Reproduce the Problem

  1. make dynamo config in spring boot
  2. make dynamo crud repository
  3. make small test

Specifications

o.s.s.d.d.r.s.DynamoDBRepositoryFactory : Spring Data DynamoDB Version: 5.2.1 (2.2)
o.s.s.d.d.r.s.DynamoDBRepositoryFactory : Spring Data Version: 2.3.3.RELEASE
o.s.s.d.d.r.s.DynamoDBRepositoryFactory : AWS SDK Version: 1.11.706
o.s.s.d.d.r.s.DynamoDBRepositoryFactory : Java Version: 11.0.8 - OpenJDK 64-Bit Server VM 11.0.8+10-post-Ubuntu-0ubuntu120.04
o.s.s.d.d.r.s.DynamoDBRepositoryFactory : Platform Details: Linux 5.4.0-42-generic
o.s.s.d.d.r.s.DynamoDBRepositoryFactory : This Spring Data DynamoDB implementation might not be compatible with the available Spring Data classes on the classpath!
NoDefClassFoundExceptions or similar might occur!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions