**[Thomas Darimont](https://jira.spring.io/secure/ViewProfile.jspa?name=thomasd)** opened **[DATACMNS-716](https://jira.spring.io/browse/DATACMNS-716?redirect=false)** and commented Currently we don't support the use of wrapper types as method return types with nested Collection types. E.g.: `Future<List<Entity>>` will result in a `SingleEntityExecution` instead of a `CollectionExecution`. We should properly handle nested Collection types in wrappers --- **Referenced from:** pull request https://github.com/spring-projects/spring-data-commons/pull/130 **Backported to:** [1.10.1 (Fowler SR1)](https://github.com/spring-projects/spring-data-commons/milestone/64?closed=1), [1.9.3 (Evans SR3)](https://github.com/spring-projects/spring-data-commons/milestone/63?closed=1)