Merge branch '2.4.x' into 2.5.x

Closes gh-28072
This commit is contained in:
Stephane Nicoll
2021-09-21 08:18:39 +02:00

View File

@@ -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",