java-tutorials/spring-data-cassandra
eugenp 1edcb35d2c general cleanup work 2016-01-20 20:54:40 -06:00
..
src general cleanup work 2016-01-20 20:54:40 -06:00
.classpath minor cleanup 2016-01-20 20:54:39 -06:00
.project minor cleanup 2016-01-20 20:54:39 -06:00
README.md Adding README.md 2016-01-20 20:44:13 -06:00
pom.xml Updated test cases adding increased timeouts and sleeps to enhance the stability, updated Spring Data Cassandra Version. 2016-01-20 20:44:13 -06:00

README.md

Spring Data Cassandra

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test