All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.introproventures.graphql.jpa.query.autoconfigure.QueryExecutionStrategyProvider Maven / Gradle / Ivy

The newest version!
package com.introproventures.graphql.jpa.query.autoconfigure;

import graphql.execution.ExecutionStrategy;
import java.util.function.Supplier;

public interface QueryExecutionStrategyProvider extends Supplier {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy