Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Data MongoDB - Example

This project contains examples for:

  • Derived query method and geospatial queries using a Repository interface.
  • Usage of property-specific converters.
  • EntityCallback API usage for before convert/save interaction.
  • Result projections for DTOs and interface types.
  • Bulk write to multiple collections.
  • Query metadata.
  • Unwrapping entities into the parent document.