Interface SaveEntityReactiveInterceptor<T,​R>

  • Type Parameters:
    T - The declaring type
    R - The result type
    All Superinterfaces:
    DataInterceptor<T,​R>

    public interface SaveEntityReactiveInterceptor<T,​R>
    extends DataInterceptor<T,​R>
    An interceptor that saves a single entity reactively.
    Since:
    1.0.0