Files
spring-data-commons/src
Mark Paluch 3c66ce423f DATACMNS-1077 - Remove RxJava1CrudRepository and RxJava1SortingRepository interfaces.
RxJava 1 development is phased out over time (Feature freeze in June 2017, EOL in March 2018) and we don't want to ship newly developed first-class support for libraries known to be no longer maintained. RxJava 1 type adoption support is not affected. Single and Observable can be still used in user-space code declaration, also copies of RxJava1CrudRepository (in user-space code) remain working.
2017-07-26 14:36:54 +02:00
..
2017-07-25 13:52:16 +02:00