Failed to connect to the Cassandra cluster: Could not reach any contact point, \
make sure you've provided valid addresses (showing first 1 nodes, use getAllErrors() for more): \
Node(endPoint=/192.168.60.24:9042, hostId=null, hashCode=2b19536d): \
[com.datastax.oss.driver.api.core.connection.ConnectionInitException: \
[s0|control|connecting...] Protocol initialization request, step 1 (OPTIONS): failed to send request
i have test with postman tool to connect with cassandra with springboot Method. But i'm unable to connect. this is the url i'm trying from postman: http://localhost:8080/migration/test/cassandra?cassandraHost=localhost&cassandraUsername=cassandra&cassandraPassword=cassandra