Hello, I have this error when i want to connect me to a mongoDB database.
This code worked fine with a simple java class but not when i implement it into a plugin.
public void connectBdd() {
System.out.println("Connecting to BDD");
String connectionString =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.