Commit 8c4f185b authored by Stephane Nicoll's avatar Stephane Nicoll

Remove outdated metadata for spring.data.cassandra.port

Closes gh-21418
parent cfe3187c
...@@ -539,15 +539,6 @@ ...@@ -539,15 +539,6 @@
"level": "error" "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", "name": "spring.data.cassandra.reconnection-policy",
"type": "java.lang.Class", "type": "java.lang.Class",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment