Remove outdated metadata for spring.data.cassandra.port
Closes gh-21418
This commit is contained in:
@@ -539,15 +539,6 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.data.cassandra.port",
|
||||
"type": "java.lang.Integer",
|
||||
"description": "Port of the Cassandra server.",
|
||||
"deprecation": {
|
||||
"reason": "each contact point must be of the form 'host:port'.",
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.data.cassandra.reconnection-policy",
|
||||
"type": "java.lang.Class",
|
||||
|
||||
Reference in New Issue
Block a user