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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

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