ToDo information added, as the method is deprecated
parent
7cc71b2a3d
commit
8665d4b3f2
|
@ -14,6 +14,7 @@ public class MongoManager {
|
||||||
private final String username;
|
private final String username;
|
||||||
private final String password;
|
private final String password;
|
||||||
|
|
||||||
|
// TODO: search for replacements for deprecated methods
|
||||||
@Getter
|
@Getter
|
||||||
private MongoDatabase mongoDatabase;
|
private MongoDatabase mongoDatabase;
|
||||||
@Getter
|
@Getter
|
||||||
|
|
Loading…
Reference in New Issue