I\'m going through Spring Data MongoDB - Reference Documentation and I\'m finding the examples to be a bit too simplistic.
In particular I\'m trying to understand ho
Using @org.springframework.data.annotation.Version on a property should do the trick. I've created DATAMONGO-1275 to improve the documentation on that.
@org.springframework.data.annotation.Version