Starter for using Couchbase document-oriented database and Spring Data Couchbase Reactive.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-couchbase-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 reactive Couchbase data access example
No known issues recorded.
No dependency data recorded yet.