Installation
Install Reactive Mongo DSL 1.0.0 and prepare the runtime environment based on Java 21 and MongoDB Java Driver 5.10.0.
Gradle
build.gradle
textMaven
pom.xml
textBasic requirements
Java
21+
MongoDB Java Driver
1.0.0 is based on MongoDB Java Driver BOM 5.10.0.
Project Reactor
Based on Reactor BOM 2025.0.7, public results are Mono/Flux.
Atlas Search / Vector Search
Atlas index and server features are only required when using this functionality.
When added in Spring Boot
Basic static import
java