Skip to content

Commit 8f5b334

Browse files
DATAMONGO-1398 - Mention QBE and add links.
Original Pull Request: #349
1 parent 0dc6169 commit 8f5b334

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/asciidoc/new-features.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
[[new-features.1-9-0]]
55
== What's new in Spring Data MongoDB 1.9
66
* The following annotations have been enabled to build own, composed annotations: `@Document`, `@Id`, `@Field`, `@Indexed`, `@CompoundIndex`, `@GeoSpatialIndexed`, `@TextIndexed`, `@Query`, `@Meta`.
7-
* Support for projections in repository query methods.
7+
* Support for <<projections>> in repository query methods.
8+
* Support for <<query-by-example>>.
89
* Out-of-the-box support for `java.util.Currency` in object mapping.
910
* Add support for the bulk operations introduced in MongoDB 2.6.
1011
* Upgrade to Querydsl 4.

0 commit comments

Comments
 (0)