类 GraphQlProperties
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties
Properties
for Spring GraphQL.- 从以下版本开始:
- 2.7.0
- 作者:
- Brian Clozel
-
构造器详细资料
-
GraphQlProperties
public GraphQlProperties()
-
-
方法详细资料
-
getHttp
-
getGraphiql
-
getPath
@DeprecatedConfigurationProperty(replacement="spring.graphql.http.path", since="3.5.0") @Deprecated(since="3.5.0", forRemoval=true) public String getPath()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
setPath
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
getSchema
-
getWebsocket
-
getRsocket
-
getSse
-