Class SpqrProperties.Http
java.lang.Object
io.leangen.graphql.spqr.spring.autoconfigure.SpqrProperties.Http
- Enclosing class:
- SpqrProperties
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMvc()booleanvoidsetEnabled(boolean enabled) voidsetEndpoint(String endpoint) void
-
Constructor Details
-
Http
public Http()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getEndpoint
-
setEndpoint
-
getMvc
-
setMvc
-