I have written my aggregation query in spring data mongodb. In projection step I want to use the "_id" field, but it gives error.
My Projection Stage: