Mongodb – Aggregation Annotation Not Working It is Returning Empty
I am trying to make this Aggregation bellow using Spring Java, but it's returning an Empty List on my console. This is working on MongoDB, but not on my spring application. This is my MongoDB Query: db.collection.aggregate([ { $match: {…