java - SpringData - dynamic Mongo configuration -


i working on service forced call service connection parameters connect mongo db. i've used @configuration , abstractmongoconfiguration class before static configuration variables , worked great.

this time hoping there way set mongoclient configuration variables on fly can query different mongo databases on fly. body know if possible?


Comments

Popular posts from this blog

javascript - Add class to another page attribute using URL id - Jquery -

android - MPAndroidChart - How to add Annotations or images to the chart -

IF statement in MySQL trigger -