ToDo information added, as the method is deprecated

master
Alex 2022-03-20 20:12:37 +01:00
parent 7cc71b2a3d
commit 8665d4b3f2
1 changed files with 1 additions and 0 deletions

View File

@ -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