#524 - Polishing.

Closes #525.
This commit is contained in:
Christoph Strobl
2019-10-01 13:26:33 +02:00
parent e39a10d808
commit acc26c46b5
4 changed files with 21 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
# Spring Data MongoDB - Example
This project contains examples for:
* Derived finder and geo spatial queries using a `Repository` interface.
* `EntityCallback` API usage for before convert/save interaction.
* Result projections for DTOs and interface types.
* Query metadata.