spring-boot/spring-boot-samples/spring-boot-sample-data-cas...
Spring Operator 7c314122f7 Update build and setup configuration to use HTTPS
See gh-16243
2019-03-19 16:01:05 +00:00
..
src Skips Cassandra and Elasticsearch tests on Windows 2016-05-24 17:22:48 +01:00
README.adoc Add Cassandra support 2015-09-25 23:00:53 -07:00
pom.xml Update build and setup configuration to use HTTPS 2019-03-19 16:01:05 +00:00

README.adoc


CREATE KEYSPACE mykeyspace WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 };