I am new to spring-data and just trying to understand the best way to get things done. Assume I have a collection called Artist, and with in I have a list of Albums, something like this:
...