Spring Boot starter for using Cassandra distributed database with Spring Data Cassandra Reactive, enabling reactive data access.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-cassandra-reactive</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Spring Boot application using the Cassandra Reactive starter.
No known issues recorded.
No dependency data recorded yet.