Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Stephane Nicoll
2017-03-10 09:36:55 +01:00
2 changed files with 7 additions and 0 deletions

View File

@@ -88,6 +88,12 @@
"name": "spring.data.couchbase.consistency",
"defaultValue": "read-your-own-writes"
},
{
"name": "spring.data.cassandra.repositories.enabled",
"type": "java.lang.Boolean",
"description": "Enable Cassandra repositories.",
"defaultValue": true
},
{
"name": "spring.data.couchbase.repositories.enabled",
"type": "java.lang.Boolean",