Fix references to spring.data.cassandra.connection.connect-timeout

See gh-30074
This commit is contained in:
hak7a3
2022-03-06 09:42:02 +09:00
committed by Stephane Nicoll
parent 1872af056e
commit 0a035c7fa6
2 changed files with 2 additions and 2 deletions

View File

@@ -512,7 +512,7 @@
"defaultValue": "none"
},
{
"name": "spring.data.cassandra.connection.connection-timeout",
"name": "spring.data.cassandra.connection.connect-timeout",
"defaultValue": "5s"
},
{