Class ReactiveFindAllSpecificationInterceptor

All Implemented Interfaces:
DataInterceptor<Object,Object>

@Internal public class ReactiveFindAllSpecificationInterceptor extends AbstractSpecificationInterceptor
Implementation of the unpaged version of findAll(Specification).
Since:
3.5.0
Author:
Denis Stepanov
  • Constructor Details

    • ReactiveFindAllSpecificationInterceptor

      protected ReactiveFindAllSpecificationInterceptor(@NonNull @NonNull RepositoryOperations operations)
      Default constructor.
      Parameters:
      operations - The operations
  • Method Details