-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cosmos spring data - patch support (#32630)
* initial patches changes * initial patch changes * edits * add unit tests and Trevor multitenant pieces * edits after Trevor review * edits after Trevor review * remove uneccessary line * re-factor to fit Spring Data contract better * fix javadocs errors * fix javadocs errors * amend contracts to be more consistent * amend unit tests * fix build failures * Patch improvements with less API and implementation improvements * fix javadocs format errors * Adding overrides to revapi.json. * Revising overrides to revapi.json. * Revising overrides to revapi.json. * Fixing reactive tests. * Updating the changelog. * address Fabian review + enhance non reactive tests * revert design + Annie/Trevor review * fix build errors * fix unit tests * update revapi.json * expand options descriptions in templates * add respository test cases * Adding reactive tests and changing one assert. Co-authored-by: Theo van Kraay <[email protected]> Co-authored-by: Kushagra Thapar <[email protected]> Co-authored-by: Trevor Anderson <[email protected]>
- Loading branch information
1 parent
8bffbf5
commit 0033c98
Showing
15 changed files
with
593 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.