My Library Docs

Multi-root Sidebar

flex-layout

  • Getting Started

  • Guides

  • Reference

typed-rx-http

  • Getting Started

  • Guides

  • Reference

global-rx-state

  • Getting Started

  • Guides

  • Reference

webflux-fe-dev-assistant

reactive-mongo-dsl

Quick Start

Connect DriverMongoExecutionContext and MongoTemplateResolver, and execute the first query of Reactive Mongo DSL 1.0.0.


1. MongoExecutionContext Configuration
MongoConfig.java
java

The default DriverMongoExecutionContext directly uses the MongoDB Reactive Streams Driver. If the collection naming conventions differ, a separate collection-name resolver can be provided.

2. MongoTemplateResolver Connection
MongoTemplateNameResolver.java
java
3. First query
UserService.java
java
© 2026 Byeolnaerim. All rights reserved.IntroductionPrivacy Policy