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