Skip to content

Commit ceff160

Browse files
Import documentation from commons.
1 parent e180d0c commit ceff160

File tree

1 file changed

+5
-4
lines changed
  • src/main/antora/modules/ROOT/pages/mongodb

1 file changed

+5
-4
lines changed

src/main/antora/modules/ROOT/pages/mongodb/aot.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
= Ahead of Time Optimizations
1+
include::{commons}@data-commons::page$aot.adoc[]
22

3-
For a general explanation of what Ahead of Time (AoT) Optimizations Spring Data offers and how to enable them see
4-
xref:{commons}@data-commons::page$aot.adoc[]
3+
== MongoDB Specific Ahead Of Time Features
4+
5+
[[aot.repositories.mongodb]]
6+
=== MongoDB Ahead of Time Repositories
57

6-
Each module offers optimizations for a slightly different set of repository method.
78
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.
89

910
**Supported Features**

0 commit comments

Comments
 (0)