allanbank / mongodb-async-driver

The MongoDB Asynchronous Java Driver.
Apache License 2.0
22 stars 15 forks source link

mongodb.url=mongodb+srv is not parsed as valid #34

Open rivetgeekwil opened 5 years ago

rivetgeekwil commented 5 years ago

It appears that the MongoDbUri class just needs to be modified to take into consideration the new connection string option.