mboudreau / Alternator

A mock DynamoDB that runs locally for testing purposes - DEPRECATED, PLEASE USE DYNAMODB LOCAL: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
Apache License 2.0
78 stars 39 forks source link

Added a convenient way to start the server #64

Closed sashee closed 11 years ago

sashee commented 11 years ago

Just type mvn exec:java, and the server is up and running