Class ReactiveFindOneSpecificationInterceptor

  • All Implemented Interfaces:
    DataInterceptor<java.lang.Object,​java.lang.Object>

    @Internal
    public class ReactiveFindOneSpecificationInterceptor
    extends AbstractSpecificationInterceptor
    Implementation of findOne(Specification) for JPA specifications.
    Since:
    3.5.0
    Author:
    Denis Stepanov
    • Constructor Detail

      • ReactiveFindOneSpecificationInterceptor

        protected ReactiveFindOneSpecificationInterceptor​(@NonNull
                                                          RepositoryOperations operations)
        Default constructor.
        Parameters:
        operations - The operations