Skip to content

yangfei2012/mongo-java-driver

 
 

Repository files navigation

MongoDB Java Driver

Support / Feedback

For issues with, questions about, or feedback for the MongoDB Java driver, please look into our support channels. Please do not email any of the Java driver developers directly with issues or questions - you're more likely to get an answer on the [mongodb-user] (http://groups.google.com/group/mongodb-user) list on Google Groups.

At a minimum, please include in your description the exact version of the driver that you are using. If you are having connectivity issues, it's often also useful to paste in the line of code where you construct the MongoClient instance, along with the values of all parameters that you pass to the constructor. You should also check your application logs for any connectivity-related exceptions and post those as well.

Bugs / Feature Requests

Think you’ve found a bug? Want to see a new feature in the Java driver? Please open a case in our issue management tool, JIRA:

Bug reports in JIRA for the driver and the Core Server (i.e. SERVER) project are public.

Security Vulnerabilities

If you’ve identified a security vulnerability in a driver or any other MongoDB project, please report it according to the [instructions here] (http://docs.mongodb.org/manual/tutorial/create-a-vulnerability-report).

Build status:

Build Status

Maintainers

Contributors:

We proudly develop this project with Intellij IDEA.

YourKit is kindly supporting this open source project with its YourKit Java Profiler.

Packages

No packages published

Languages

  • Java 94.5%
  • Groovy 5.5%