This repository was archived by the owner on Aug 29, 2024. It is now read-only.
Spring Data DocumentDb 0.1.2
New feature:
- batch find, save and delete. pls note Azure Document DB doesn't support batch operation itself. So batch operation in Spring data repository is wrapper of single entity operation.