Docs Menu
Docs Home
/ / /
Java Sync Driver

Connection Guide

On this page

  • Overview

Learn how to set up a connection and specify connection behavior from your application to a MongoDB deployment using the driver in the following sections:

  • Create a MongoClient

  • Specify Connection Options

  • Connection Troubleshooting

For information about authenticating with a MongoDB instance, see the Authentication Mechanisms section.

Back

Get Started

On this page