Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-cassandra

How to query for only 1 field with Spring Data Cassandra?

How to block Cassandra from trying to connect automatically

How to insert java.util.Date values into Cassandra date type column using Spring Data Cassandra?

spring-data-cassandra set consistency level

User Defined Type with spring-data-cassandra

Mapping Joda time to Cassandra's Date type

Spring-data-cassandra 1.3.4 not compatible with Cassandra 3.x

UserTypeResolver must not be null

Spring data cassandra - Error creating bean with name 'cassandraSession': Invocation of init method failed

@PrimaryKeyColumn annotations must have a type of PARTITIONED for scala Cassandra Spring Data application

Spring data Cassandra 2.0 Select BLOB column returns incorrect ByteBuffer data

Querying Tables with Composite Primary Keys using Spring-data-cassandra

batch size of prepared statement in spring data cassandra

TTL support in spring boot application using spring-data-cassandra

Custom Cassandra converter

java.lang.IllegalArgumentException:Either use @Param on all parameters except Pageable and Sort typed once, or none at all

How to initialize Cassandra keyspace and tables with Spring boot

spring boot data cassandra reactive JmxReporter problem