File tree Expand file tree Collapse file tree 3 files changed +25
-4
lines changed Expand file tree Collapse file tree 3 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 4
4
Compatibility
5
5
=============
6
6
7
+ .. facet::
8
+ :name: programming_language
9
+ :values: java
10
+
11
+ .. facet::
12
+ :name: genre
13
+ :values: reference
14
+
15
+ .. meta::
16
+ :keywords: java sync
17
+
7
18
.. contents:: On this page
8
19
:local:
9
20
:backlinks: none
Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ want to connect to as shown below.
36
36
.. figure :: /includes/figures/atlas_connection_select_cluster.png
37
37
:alt: Atlas Connection GUI cluster selection screen
38
38
39
- Proceed to the ** Connect Your Application ** step and select the Java driver.
40
- Select "4.1 or Later" for the version.
41
- Click the ** Copy ** icon to copy the *connection string * to your clipboard as
39
+ Proceed to the :guilabel: ` Connect Your Application ` step and select the Java driver.
40
+ Select "4.3 or Later" for the version.
41
+ Click the :guilabel: ` Copy ` icon to copy the *connection string * to your clipboard as
42
42
shown below.
43
43
44
44
.. figure :: /includes/figures/atlas_connection_copy_string.png
Original file line number Diff line number Diff line change 2
2
MongoDB Java Driver
3
3
===================
4
4
5
- .. default-domain:: mongodb
5
+ .. facet::
6
+ :name: programming_language
7
+ :values: java
8
+
9
+
10
+ .. facet::
11
+ :name: genre
12
+ :values: reference
13
+
14
+ .. meta::
15
+ :keywords: java sync
6
16
7
17
.. toctree::
8
18
:titlesonly:
You can’t perform that action at this time.
0 commit comments