public class MongoConfig extends Object
| Constructor and Description |
|---|
MongoConfig(String host,
int port,
String database,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabase() |
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getUserName() |
Copyright © 2020. All rights reserved.