I am trying to use the SpEL to load the same Document into different collections based on some rules that i have defined.
So to start with what i have:
-firs
You could use mongo template's method instead: save(Object objectToSave, String collectionName).