|
|
|
@ -614,6 +614,12 @@
|
|
|
|
|
"description": "Type of Couchbase repositories to enable.",
|
|
|
|
|
"defaultValue": "auto"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "spring.data.elasticsearch.client.reactive.endpoints",
|
|
|
|
|
"defaultValue": [
|
|
|
|
|
"localhost:9200"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "spring.data.elasticsearch.cluster-name",
|
|
|
|
|
"type": "java.lang.String",
|
|
|
|
|