File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 87
87
* Out-of-the-box support for `java.util.Currency` in object mapping.
88
88
* Support for the bulk operations introduced in MongoDB 2.6.
89
89
* Upgrade to Querydsl 4.
90
- * Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3.2 (see: <<mongo.mongo-3>>) .
90
+ * Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3.2.
91
91
92
92
[[new-features.1-8-0]]
93
93
== What's New in Spring Data MongoDB 1.8
101
101
[[new-features.1-7-0]]
102
102
== What's New in Spring Data MongoDB 1.7
103
103
104
- * Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3-beta3 (see: <<mongo.mongo-3>>) .
104
+ * Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3-beta3.
105
105
* Support JSR-310 and ThreeTen back-port date/time types.
106
106
* Allow `Stream` as a query method return type (see: <<mongodb.repositories.queries>>).
107
107
* https://geojson.org/[GeoJSON] support in both domain types and queries (see: <<mongo.geo-json>>).
You can’t perform that action at this time.
0 commit comments