You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch update execution to an annotation based model that allows usage of both the classic update as well as the aggregation pipeline variant. Add the reactive variant of it.
Make sure to allow parameter binding for update expressions and verify method return types.
Update Javadoc and reference documentation.
See: #2107
Original Pull Request: #284
Switch update execution to an annotation based model that allows usage of both the classic update as well as the aggregation pipeline variant. Add the reactive variant of it.
Make sure to allow parameter binding for update expressions and verify method return types.
Update Javadoc and reference documentation.
See: #2107
Original Pull Request: #284
Thomas Darimont opened DATAMONGO-1188 and commented
We should allow users to define findAndModify operations on MongoRepositories that support query derivation
Affects: 1.7 RC1 (Fowler)
Referenced from: pull request #284, and commits d845ef1, 946c6b3, 0b45ed0
The text was updated successfully, but these errors were encountered: