commit
3e5038cddd
|
@ -614,6 +614,12 @@
|
||||||
"description": "Type of Couchbase repositories to enable.",
|
"description": "Type of Couchbase repositories to enable.",
|
||||||
"defaultValue": "auto"
|
"defaultValue": "auto"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "spring.data.elasticsearch.client.reactive.endpoints",
|
||||||
|
"defaultValue": [
|
||||||
|
"localhost:9200"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "spring.data.elasticsearch.cluster-name",
|
"name": "spring.data.elasticsearch.cluster-name",
|
||||||
"type": "java.lang.String",
|
"type": "java.lang.String",
|
||||||
|
|
Loading…
Reference in New Issue