Merge branch '2.4.x' into 2.5.x

Closes gh-28072
pull/28204/head
Stephane Nicoll 3 years ago
commit 4ee249c700

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

Loading…
Cancel
Save