Merge branch '2.5.x'
Closes gh-28073
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user