Files
spring-data-commons/src/main/java/org
Mark Paluch dd2fe0a34d DATACMNS-836 - Cleanups.
- Rename RxJava...Repository to RxJava1...Repository
- Use Completable and Observable instead of Single for results without values/optional values
- Remove reactive paging for now as it does not really fit reactive data streaming
- Expose ReactiveWrappers.isAvailable(ReactiveLibrary) method to query library availability
2016-11-14 15:41:53 +01:00
..