io.leangen.graphql.spqr.spring.autoconfigure.ReactiveContextFactory Maven / Gradle / Ivy
The newest version!
package io.leangen.graphql.spqr.spring.autoconfigure;
import org.springframework.web.server.ServerWebExchange;
public interface ReactiveContextFactory extends ContextFactory {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy