DATAMONGO-1854 - Polishing.

Extract common collation resolution code into EntityOperations (TypedOperations).

Original pull request: #644.
This commit is contained in:
Mark Paluch
2019-04-11 12:29:27 +02:00
parent ac1873a163
commit e683c8f08f
5 changed files with 387 additions and 277 deletions

View File

@@ -15,6 +15,7 @@
* Support of array filters in `Update` operations.
* <<mongo.jsonSchema.generated, JSON Schema generation>> from domain types.
* SpEL support in for expressions in `@Indexed`.
* Annotation-based Collation support through `@Document` and `@Query`.
[[new-features.2-1-0]]
== What's New in Spring Data MongoDB 2.1