类 CassandraProperties

java.lang.Object
org.springframework.boot.autoconfigure.cassandra.CassandraProperties

@ConfigurationProperties(prefix="spring.cassandra") public class CassandraProperties extends Object
Configuration properties for Cassandra.
从以下版本开始:
1.3.0
作者:
Julien Dubois, Phillip Webb, Mark Paluch, Stephane Nicoll, Scott Frederick