How to achieve MongoDB aggregate query pipeline stage { $group: {_id: “$$ROOT”} } from springboot?

后端 未结 0 1894
予麋鹿
予麋鹿 2021-01-21 00:43

In my spring-boot project, MongoDB aggregation queries are tailored using different interfaces in org.springframework.data.mongodb.core.aggregation package like AggregationOpera

相关标签:
回答
  • 消灭零回复
提交回复
热议问题