In an earlier milestone upgrading to the new Cassandra driver we deprecated spring.data.cassandra.port
as the driver requires contact points to be provided in the host:port
whereas previously you could only specify the host.
In the meantime we've decided to reinstantiate that feature see https://github.com/spring-projects/spring-boot/issues/19672 but we didn't remove the deprecation metadata.