标签: cassandra spring-data spring-data-cassandra
你能告诉我spring-data-cassandra如何处理连接池吗?我正在使用spring-data-cassandra 1.5.3
答案 0 :(得分:3)
在Download vuejs here中,有一个基于Java的配置示例,它创建了Spring Data Cassandra documentations Java Configuration section
CassandraClusterFactoryBean where you can set PoolingOptions和PoolingOptions is a class from the DataStax driver。
CassandraClusterFactoryBean
PoolingOptions