Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Complete
-
None
-
Spring Data Moore for Pivotal GemFire
Description
Seems that DATACMNS-1482 changed the return type of CrudRepository.findAll():Iterable<T> from Collection to a org.springframework.data.util.Streamable, which broke SDG's RepositoryClientRegionIntegrationTests.