How to sum documents' array size including parent item in sum with spring boot?

前端 未结 0 1631
走了就别回头了
走了就别回头了 2021-02-20 04:25

I have the following documents in a mongodb collection:

{
    "label": "first",
    "items": [
        {"foo":"bar&qu         


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