Fix default value for spring.data.couchbase.contact-points
See gh-18621
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
{
|
||||
"name": "spring.data.cassandra.contact-points",
|
||||
"defaultValue": [
|
||||
"localhost"
|
||||
"127.0.0.1:9042"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user