Spring Data Cassandra connectivity issue with AWS Keyspace – CentOS
I've a simple crud based application in which Apache Cassandra is used as the default database. I've used Spring Data Cassandra for the Cassandra connectivity. Now, I'm trying to move into AWS Keyspace which which is well supported with the…