java-tutorials/spring-data-cassandra
Doha2012 5e1e320cee exclude commons-logging dependency (#1686)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix
2017-04-19 16:14:10 +02:00
..
src use standard logback.xml (#1666) 2017-04-17 18:41:23 +02:00
README.md Update README.md 2016-02-10 14:31:11 +02:00
pom.xml exclude commons-logging dependency (#1686) 2017-04-19 16:14:10 +02:00

README.md

Spring Data Cassandra

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test