MongoDbConnector
In MongoDb connector class creates a connection with MongoDb by URI.
This class configures rules to connect to the database.
UUID representation is set to STANDARD.
You can directly get mapped documents to your custom objects, like this:
MongoDbConnector methods:
Last updated