Merge branch '2.5.x'

Closes gh-28073
This commit is contained in:
Stephane Nicoll 2021-09-21 08:19:58 +02:00
commit 3e5038cddd
1 changed files with 6 additions and 0 deletions

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