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 password;
|
||||
|
||||
// TODO: search for replacements for deprecated methods
|
||||
@Getter
|
||||
private MongoDatabase mongoDatabase;
|
||||
@Getter
|
||||
|
|
Loading…
Reference in New Issue