Continuing the discussion from How to do embedded documents using spring java mongo repository:
In the above thread the answer we are manually joining the by mentioning the path of fields. But I have more than 8 nested categories. How can join/refrence the documents at various level dynamically.
@007_jb can you please help here