Docs Menu
Docs Home
/ / /
Java Sync Driver
/

Next Steps

Congratulations on completing the tutorial!

In this tutorial, you created a Java driver application that connects to a MongoDB deployment hosted on MongoDB Atlas and retrieves a document that matches a query.

You can continue to develop your sample application by visiting the following guides:

  • Databases and Collections: Learn more about interacting with MongoDB databases and collections.

  • Driver Integrations: Learn about the third-party integrations that you can use with the Java driver.

Back

Connect to MongoDB