Class FlociDynamoDBService
java.lang.Object
io.micronaut.testresources.aws.AbstractAwsEndpointService<io.floci.testcontainers.FlociContainer>
io.micronaut.testresources.floci.AbstractFlociService
io.micronaut.testresources.floci.dynamodb.FlociDynamoDBService
- All Implemented Interfaces:
AwsEmulatorService<io.floci.testcontainers.FlociContainer>, FlociService
Adds support for Floci DynamoDB.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractAwsEndpointService
getResolvableProperties, getServiceKind, resolvePropertyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AwsEmulatorService
getResolvableProperties, getServiceKind, resolveProperty
-
Constructor Details
-
FlociDynamoDBService
public FlociDynamoDBService()
-