I am trying to implement delete auditing in spring data with MongoDB.I have the below entity model
@Document("Product") @FieldNameConstants @NoArgsConst