@NoRepositoryBean public interface R2dbcRepository<T,ID> extends ReactiveSortingRepository<T,ID>, ReactiveQueryByExampleExecutor<T>
Repository
interface with reactive support.findAll
count, delete, deleteAll, deleteAll, deleteAll, deleteAllById, deleteById, deleteById, existsById, existsById, findAll, findAllById, findAllById, findById, findById, save, saveAll, saveAll
Copyright © 2018–2021 Pivotal Software, Inc.. All rights reserved.