我们将使用MongoDBJavaDriver(版本4.x及以上),这是目前官方推荐的方式,准备工作确保你的项目中已经添加了MongoDBJavaDriver的依赖,Maven(pom.xml):<dependen...