diff --git a/src/main/asciidoc/reference/mongo-entity-callbacks.adoc b/src/main/asciidoc/reference/mongo-entity-callbacks.adoc index 9d09a5af5..02bd3ac19 100644 --- a/src/main/asciidoc/reference/mongo-entity-callbacks.adoc +++ b/src/main/asciidoc/reference/mongo-entity-callbacks.adoc @@ -1,3 +1,4 @@ +[[entity-callbacks.mongodb]] = Store specific EntityCallbacks Spring Data MongoDB uses the `EntityCallback` API for its auditing support and reacts on the following callbacks.