Interface and Description |
---|
org.springframework.data.convert.EntityInstantiator |
org.springframework.data.repository.reactive.RxJava2CrudRepository
since 2.6, use
RxJava 3 instead. To be removed with Spring Data 3.0. |
org.springframework.data.repository.reactive.RxJava2SortingRepository
since 2.6, use
RxJava 3 instead. To be removed with Spring Data 3.0. |
Enum Constant and Description |
---|
org.springframework.data.repository.util.ReactiveWrappers.ReactiveLibrary.RXJAVA1
since 2.4, use RxJava 3 instead. To be removed with Spring Data 3.0.
|
org.springframework.data.repository.util.ReactiveWrappers.ReactiveLibrary.RXJAVA2
since 2.6, use RxJava 3 instead. To be removed with Spring Data 3.0.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.