mongoClient = new MongoClient(new ServerAddress("localhost", 27017), Arrays.asList(credential), options); at com.example.michael.version_10.Connection.doInBackground(Connection.java:30)
at android.os.AsyncTask$2.call(<em
我在我的Java项目security和MongoDB中使用了它。authenticationManager.authenticate(authentication);org.springframework.security.authentication.BadCredentialsException: Bad credentials
下面是到MongoDB</em