Class GraphQlProperties
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphQlProperties
public GraphQlProperties()
-
-
Method Details
-
getHttp
-
getGraphiql
-
getPath
@DeprecatedConfigurationProperty(replacement="spring.graphql.http.path", since="3.5.0") @Deprecated(since="3.5.0", forRemoval=true) public String getPath()Deprecated, for removal: This API element is subject to removal in a future version. -
setPath
Deprecated, for removal: This API element is subject to removal in a future version. -
getSchema
-
getWebsocket
-
getRsocket
-
getSse
-