java-tutorials/spring-data-cassandra
eugenp eea69135f7 general cleanup work 2015-12-25 20:45:45 +02:00
..
src general cleanup work 2015-12-25 20:45:45 +02:00
.classpath minor cleanup 2015-12-24 11:39:47 +02:00
.project minor cleanup 2015-12-24 11:39:47 +02:00
README.md Adding README.md 2015-12-20 22:24:54 +05:30
pom.xml Updated test cases adding increased timeouts and sleeps to enhance the stability, updated Spring Data Cassandra Version. 2015-12-20 21:45:36 +05:30

README.md

Spring Data Cassandra

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test