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
It would be great if the MongoRepository supported the $update operation to enable updating parts of a document. Right now the only way to do this with Spring Data MongoDB is to write code using a MongoTemplate