@ -16,6 +16,8 @@ Includes integrated object mapping between documents and POJOs.
@@ -16,6 +16,8 @@ Includes integrated object mapping between documents and POJOs.
* xref:repositories/core-extensions.adoc#mongodb.repositories.queries.type-safe[QueryDSL integration] to support type-safe queries.
With Spring Data MongoDb we generally support query methods that are not backed by an xref:repositories/custom-implementations.adoc[implementation fragment], and don't require, with a few limitations detailed below.
[NOTE]
====
Reactive Repository interfaces using Project Reactor, Kotlin Coroutines et. al. are not supported.
====
**Supported Features**
* Derived `find`, `count`, `exists` and `delete` methods