Remove outdated metadata for spring.data.cassandra.port

Closes gh-21418
This commit is contained in:
Stephane Nicoll
2020-05-12 09:56:49 +02:00
parent cfe3187c96
commit 8c4f185b98

View File

@@ -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",