java-tutorials/persistence-modules/spring-data-cassandra
Doha2012 26c50909be group persistence modules (#2890)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules
2017-10-29 23:07:04 +01:00
..
src group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
README.md group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
pom.xml group persistence modules (#2890) 2017-10-29 23:07:04 +01:00

README.md

Spring Data Cassandra

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test