We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243fec2 commit 0a9ff6cCopy full SHA for 0a9ff6c
source/fundamentals/data-formats/pojo-customization.txt
@@ -312,8 +312,7 @@ package:
312
| - `BsonDocument <{+api+}/apidocs/bson/org/bson/BsonDocument.html>`__
313
| - ``Map<String, Object>``
314
|
315
- | See the :ref:`BsonExtraElements Annotation Example
316
- <bsonextraelements-annotation-code-example>` on this page.
+ | See the :ref:`BsonExtraElements Annotation Example <bsonextraelements-annotation-code-example>` on this page.
317
318
The following code snippet shows a sample POJO called ``Product`` that uses
319
several of the preceding annotations.
0 commit comments