Skip to content

Commit

Permalink
Merge branch '2.4.x' into 2.5.x
Browse files Browse the repository at this point in the history
Closes gh-28072
  • Loading branch information
snicoll committed Sep 21, 2021
2 parents b2b691b + 0a4d58f commit 4ee249c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4ee249c

Please sign in to comment.