Add methods taking a Limit parameter to various samples. Original pull request: #672 Closes #671
Spring Data MongoDB - Example
This project contains examples for:
- Derived query method and geospatial queries using a
Repositoryinterface. - Usage of property-specific converters.
EntityCallbackAPI usage for before convert/save interaction.- Result projections for DTOs and interface types.
- Query metadata.
- Unwrapping entities into the parent document.