How to get a specific value from a specific document using Java and MongoDB?

后端 未结 0 1961
感情败类
感情败类 2020-12-14 07:28

Basically, I have a data structure which is the following:

{
idOwner: n,
nameOwner: name,
passwordOwner: password
}

What I\'m trying to do is

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