File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,14 @@ MongoDB Java Driver
3131 /legacy
3232 View the Source <https://github.com/mongodb/mongo-java-driver>
3333
34-
3534Introduction
3635------------
3736
3837Welcome to the documentation site for the Java Driver, the official
39- MongoDB driver for synchronous Java applications. Download it using
40- `Maven <https://maven.apache.org/>`__ or
41- `Gradle <https://gradle. org/>`__, or set up a runnable project by
42- following our Quick Start guide .
38+ MongoDB driver for synchronous Java applications.
39+ Follow the :ref:`Quick Start <java-sync-quickstart>` guide to learn how
40+ to add the driver to your project by using `Maven <https://maven.apache. org/>`__ or
41+ `Gradle <https://gradle.org/>`__ and how to set up a runnable app .
4342
4443If your Java application requires asynchronous stream processing, use the
4544:driver:`Reactive Streams Driver </reactive-streams/>` which uses Reactive
Original file line number Diff line number Diff line change 44Quick Start
55===========
66
7- .. default-domain:: mongodb
7+ .. facet::
8+ :name: genre
9+ :values: tutorial
10+
11+ .. meta::
12+ :keywords: java sync, set up, runnable app
813
914.. contents:: On this page
1015 :local:
You can’t perform that action at this time.
0 commit comments