Files
spring-data-examples/mongodb/example/README.md
Christoph Strobl acc26c46b5 #524 - Polishing.
Closes #525.
2019-10-01 13:41:42 +02:00

282 B

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.