Interface SellerRepositoryReactive
-
- All Superinterfaces:
org.springframework.data.repository.reactive.ReactiveCrudRepository<Seller,java.lang.String>
,org.springframework.data.repository.Repository<Seller,java.lang.String>
@Repository public interface SellerRepositoryReactive extends org.springframework.data.repository.reactive.ReactiveCrudRepository<Seller,java.lang.String>