FactoryBean that besides creating a MongoClient from a Mongo URI,
closes the client when it's destroyed.
String Json ="{name:#,address: #,age:#}"
save("testCollection",Json,"Dr.John Z.", new Address(), 125);
Copyright © 2020 CrafterCMS. All rights reserved.