This guide covers minor topics that do not fit into any other guide.
This work is licensed under a Creative Commons Attribution 3.0 Unported License (including images & stylesheets). The source is available on Github.
This guide covers Monger 3.1 (including preview releases).
Content in this guide assumes MongoDB 3.0 or later but may be relevant for earlier releases as well.
Modern MongoDB Java driver version use SLF4J
for logging. If Java driver logging is undesired, the easiest way to turn
it off is to add a dependency on slf4j-nop
:
[org.slf4j/slf4j-nop "1.7.12"]
Please take a moment to tell us what you think about this guide on Twitter or the Monger mailing list
Let us know what was unclear or what has not been covered. Maybe you do not like the guide style or grammar or discover spelling mistakes. Reader feedback is key to making the documentation better.