spring-data-relational icon indicating copy to clipboard operation
spring-data-relational copied to clipboard

Change `Iterable<T>` to `List<T>` return types for Repository and Template API methods

Open mp911de opened this issue 2 years ago • 0 comments

We should expose the most concrete return type on our repository and Template API implementation

mp911de avatar Sep 26 '23 09:09 mp911de