An open API service indexing awesome lists of open source software.

https://github.com/fishercoder1534/cassandraexample


https://github.com/fishercoder1534/cassandraexample

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Cassandra Simple Example

How to run this example:
```
1. git clone this repo
2. cd $this_directory
3. $mvn package
4. $java -jar cassandra-example-1.0-SNAPSHOT-jar-with-dependencies.jar
```