Files
spring-data-commons/src/main
Oliver Gierke 325f7bb1d2 DATACMNS-836 - Introduced base class for reactive repository factories.
Introduced ReactiveRepositoryFactorySupport so that validation for the presence of all required converters (e.g. RxJava 1) does not have to be repeated in individual stores.
2016-11-14 15:41:54 +01:00
..