DATAMONGO-2304 - Fix documentation anchor for entity callback API.

Original pull request: #767.
This commit is contained in:
Christoph Strobl
2019-06-24 20:13:51 +02:00
committed by Mark Paluch
parent 5e452e1be0
commit 87343d2ae5

View File

@@ -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.