Skip to content

Latest commit

 

History

4 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

仓库 files navigation

MongoDB Java Quickstart

Get started quickly using MongoDB and Java.

Using the gradle wrapper to manage dependencies all that's needed to get up and running and connecting to MongoDB via the Java Driver is:

./gradlew quickStart

QuickStart.java will connect to the local MongoDB and count the number of documents in a test collection.
From there you can start and run test code or build your own application.

Getting Started:

Each branch contains the source code for the various versions or you can download a zip directly:

关于

Quick starts for using mongodb with java

Resources

Stars

3 stars

关注者

1 watching

复刻s

发布

贡献者