spring-data-relational
spring-data-relational copied to clipboard
Change `Iterable<T>` to `List<T>` return types for Repository and Template API methods
We should expose the most concrete return type on our repository and Template API implementation