Starter for using MongoDB document-oriented database and Spring Data MongoDB Reactive.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb-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.
Creating a reactive repository for MongoDB.
Ensure spring-boot-starter-data-mongodb-reactive is used with compatible Spring Boot version.
No dependency data recorded yet.