| Package | Description |
|---|---|
| org.springframework.data.repository.reactive |
Support for reactive repositories.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RxJava2SortingRepository<T,ID>
Extension of
RxJava2CrudRepository to provide additional methods to retrieve entities using the sorting
abstraction. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.