Unable to connect Java to MongoDB Atlas cluster

后端 未结 0 1063
夕颜
夕颜 2020-12-10 22:12

I have used the following Java Code to connect to my mongoDB atlas cluster:

try(MongoClient mongoClient = MongoClients.create(GlobalVariables.connectionString         


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