Update README.md

This commit is contained in:
MichelLeBon 2016-02-10 14:31:11 +02:00
parent 03ddc9056e
commit cde526808a
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
### Relevant Articles:
- [Introduction to Spring Data Cassandra](http://www.baeldung.com/spring-data-cassandra-tutorial)
- [http://www.baeldung.com/spring-data-cassandratemplate-cqltemplate](http://www.baeldung.com/spring-data-cassandratemplate-cqltemplate)
- [Using the CassandraTemplate from Spring Data](http://www.baeldung.com/spring-data-cassandratemplate-cqltemplate)
### Build the Project with Tests Running
```
mvn clean install