Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

DynamoDBRule and Spring Boot #1

Description

@mikeycoxon

Hi I have successfully used your LocalDynamoDbRule in a sort of functional test, but I would also like to use DynamoDb against my Repository instances (spring data), but currently, I can't because Spring Boot rather helpfully inserts it Hikari Driver in place. I'm assuming that I would need a way to create a SpringDatabaseRule, but can't because neither LocalDynamoDbRule or DynamoDbRule implement DatabaseRule. I'm looking into making another rule that covers this, but I think it would be handy, if your library included this.

Nice job, by the way.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions