クラス GraphQl
java.lang.ObjectSE
org.springframework.integration.graphql.dsl.GraphQl
GraphQL コンポーネント DSL のファクトリクラス。
- 導入:
- 6.0
- 作成者:
- Artem Bilan
方法の概要
修飾子と型メソッド説明static GraphQlMessageHandlerSpecgateway(org.springframework.graphql.ExecutionGraphQlService graphQlService) 提供されたExecutionGraphQlServiceのGraphQlMessageHandlerSpecのインスタンスを作成します。
方法の詳細
gateway
public static GraphQlMessageHandlerSpec gateway(org.springframework.graphql.ExecutionGraphQlService graphQlService) 提供されたExecutionGraphQlServiceのGraphQlMessageHandlerSpecのインスタンスを作成します。- パラメーター:
graphQlService- 使用するExecutionGraphQlService。- 戻り値:
- スペック。