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